aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_dialog.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-12-29 17:11:01 +0100
committerMichael Mann <mmann78@netscape.net>2014-12-29 16:36:40 +0000
commitea080724ba7272ec22ae08c60e929c931dddb626 (patch)
tree7211fe75ea5ac6ecf54199f223294ad62d1341c7 /ui/qt/wireshark_dialog.h
parent90ba1668b34474263ea689c992bcb6762bf752f1 (diff)
Wireshark Dialog (Qt): Add Modelines info
Change-Id: I6689f5a95c6dc051d660198fd58ae96967f3468f Reviewed-on: https://code.wireshark.org/review/6116 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'ui/qt/wireshark_dialog.h')
-rw-r--r--ui/qt/wireshark_dialog.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/wireshark_dialog.h b/ui/qt/wireshark_dialog.h
index 348bfa94cb..5bcd8840ee 100644
--- a/ui/qt/wireshark_dialog.h
+++ b/ui/qt/wireshark_dialog.h
@@ -59,3 +59,16 @@ private slots:
};
#endif // WIRESHARK_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:
+ */