aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/accordion_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/accordion_frame.h')
-rw-r--r--ui/qt/accordion_frame.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/accordion_frame.h b/ui/qt/accordion_frame.h
index 37d3e00016..778b86d1d6 100644
--- a/ui/qt/accordion_frame.h
+++ b/ui/qt/accordion_frame.h
@@ -51,3 +51,16 @@ private slots:
};
#endif // ACCORDION_FRAME_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:
+ */