summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Maudsley <richard.maudsley@isode.com>2014-01-15 15:30:09 (GMT)
committerRichard Maudsley <richard.maudsley@isode.com>2014-01-15 15:30:09 (GMT)
commita65f146578f927898321f1bc0dcb224317245931 (patch)
treec22c1ebd0919ac1484b8bf8d4bd583569c04961b /Swift/QtUI/QtHighlightEditor.cpp
parentdd2e075c48486824a538229afdfa5871e09c7fda (diff)
downloadswift-a65f146578f927898321f1bc0dcb224317245931.zip
swift-a65f146578f927898321f1bc0dcb224317245931.tar.bz2
Improved highlight editor gui layout.
Change-Id: I95d2d3de764f01a44d64a5f2846c4809cf46574a
Diffstat (limited to 'Swift/QtUI/QtHighlightEditor.cpp')
-rw-r--r--Swift/QtUI/QtHighlightEditor.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Swift/QtUI/QtHighlightEditor.cpp b/Swift/QtUI/QtHighlightEditor.cpp
index d22756a..5ac2857 100644
--- a/Swift/QtUI/QtHighlightEditor.cpp
+++ b/Swift/QtUI/QtHighlightEditor.cpp
@@ -4,6 +4,12 @@
* See Documentation/Licenses/BSD-simplified.txt for more information.
*/
+/*
+ * Copyright (c) 2014 Kevin Smith and Remko Tronçon
+ * Licensed under the GNU General Public License v3.
+ * See Documentation/Licenses/GPLv3.txt for more information.
+ */
+
#include <cassert>
#include <Swift/QtUI/QtHighlightEditor.h>