summaryrefslogtreecommitdiff
path: root/ui/qt/export_dissection_dialog.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2012-10-24 15:51:38 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2012-10-24 15:51:38 +0000
commit4438309f5eb607f746da7970b81f0406120df96d (patch)
tree75955a916b0d0e2b8f2d2109bdc9798157ce5ebd /ui/qt/export_dissection_dialog.h
parentf7e6d1a4a2ad3484e9202b4b2ae3bc6297127a24 (diff)
downloadwireshark-4438309f5eb607f746da7970b81f0406120df96d.tar.gz
Add Modelines info for new Qtshark source file(s)
svn path=/trunk/; revision=45760
Diffstat (limited to 'ui/qt/export_dissection_dialog.h')
-rw-r--r--ui/qt/export_dissection_dialog.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/export_dissection_dialog.h b/ui/qt/export_dissection_dialog.h
index 2ca3628380..71b17a2cc3 100644
--- a/ui/qt/export_dissection_dialog.h
+++ b/ui/qt/export_dissection_dialog.h
@@ -75,3 +75,16 @@ private:
};
#endif // EXPORT_DISSECTION_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:
+ */