aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-22 14:56:36 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-23 06:59:37 +0000
commit99505109bbfb19cd6f7ca5f7ab0edc8e093376f2 (patch)
treec43401bdf6694f0d28339a1518ed367fc659dfb8 /ui/qt
parent69af33f0f3b35821574762867805a3b5e09bd62d (diff)
Add missing modelines info
Change-Id: Ic0f83eb469442b386d6389c08860b0faaae2e324 Reviewed-on: https://code.wireshark.org/review/785 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/column_preferences_frame.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/column_preferences_frame.h b/ui/qt/column_preferences_frame.h
index 6c9b29b139..7cee9eaaed 100644
--- a/ui/qt/column_preferences_frame.h
+++ b/ui/qt/column_preferences_frame.h
@@ -71,3 +71,16 @@ private slots:
};
#endif // COLUMN_PREFERENCES_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:
+ */