aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/documenthandler.h
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-08-11 21:55:35 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-08-12 10:51:21 +0000
commitbb3453aeadf1aa3a53f2bf3c8d55b3ae3f4543b0 (patch)
treeab72bee05b5edb24fce9ba0ca99c7acd8e02111d /examples/quickcontrols2/texteditor/documenthandler.h
parentb36652f9065b6ef892f121f4b29fe90853747fe9 (diff)
texteditor: cosmetic cleanup
Change-Id: Id1d5f0f8c1e7851ea33241fa09af5c0029b74db3 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/texteditor/documenthandler.h')
-rw-r--r--examples/quickcontrols2/texteditor/documenthandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols2/texteditor/documenthandler.h b/examples/quickcontrols2/texteditor/documenthandler.h
index dafc78b7..dc6c9b22 100644
--- a/examples/quickcontrols2/texteditor/documenthandler.h
+++ b/examples/quickcontrols2/texteditor/documenthandler.h
@@ -173,4 +173,4 @@ private:
QUrl m_fileUrl;
};
-#endif
+#endif // DOCUMENTHANDLER_H