aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_info_dialog.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2012-09-04 08:18:31 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2012-09-04 08:18:31 +0000
commit42ace71553a0daba0a0cfd36f6038fff00817d4a (patch)
treed656fe12e5a9571c4a770ff15e2d7896ce51acbb /ui/qt/capture_info_dialog.h
parent12a0aa484957651b221bf0ec83fa2963a48941c5 (diff)
Add modelines for Qtshark file
svn path=/trunk/; revision=44766
Diffstat (limited to 'ui/qt/capture_info_dialog.h')
-rw-r--r--ui/qt/capture_info_dialog.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/capture_info_dialog.h b/ui/qt/capture_info_dialog.h
index 0074e2b6e8..217f4e9494 100644
--- a/ui/qt/capture_info_dialog.h
+++ b/ui/qt/capture_info_dialog.h
@@ -39,3 +39,16 @@ public slots:
};
#endif // CAPTURE_INFO_DIALOG_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:
+ */