summaryrefslogtreecommitdiff
path: root/ui/qt/color_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/color_utils.h')
-rw-r--r--ui/qt/color_utils.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/color_utils.h b/ui/qt/color_utils.h
index 82c945afb0..e8372a1ad0 100644
--- a/ui/qt/color_utils.h
+++ b/ui/qt/color_utils.h
@@ -39,3 +39,16 @@ public slots:
};
#endif // COLOR_UTILS_H
+
+/*
+ * Editor modelines
+ *
+ * Local Variables:
+ * c-basic-offset: 4
+ * tab-width: 8
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * ex: set shiftwidth=4 tabstop=8 expandtab:
+ * :indentSize=4:tabSize=8:noTabs=true:
+ */