aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/PlatQt.h
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-05-09 10:05:50 +1000
committerNeil <nyamatongwe@gmail.com>2021-05-09 10:05:50 +1000
commitbd7646eede0a545d598cfe2d0531d8d5644c3bf6 (patch)
tree047eced9d06c317b76ef1997381c45ea2eca05cd /qt/ScintillaEditBase/PlatQt.h
parentf0c53e7b25f12be66881acc110d815ec491f1533 (diff)
downloadscintilla-mirror-bd7646eede0a545d598cfe2d0531d8d5644c3bf6.tar.gz
Add @file <filename> comments to follow convention.
Fix incorrect filename comments. Normalize Qt code to use #endif /* X */ insetad of #endif // X.
Diffstat (limited to 'qt/ScintillaEditBase/PlatQt.h')
-rw-r--r--qt/ScintillaEditBase/PlatQt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/ScintillaEditBase/PlatQt.h b/qt/ScintillaEditBase/PlatQt.h
index 898078f75..3b74a1306 100644
--- a/qt/ScintillaEditBase/PlatQt.h
+++ b/qt/ScintillaEditBase/PlatQt.h
@@ -1,4 +1,4 @@
-//
+// @file PlatQt.h
// Copyright (c) 1990-2011, Scientific Toolworks, Inc.
//
// The License.txt file describes the conditions under which this software may be distributed.