aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui_util.h')
-rw-r--r--ui/ui_util.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/ui_util.h b/ui/ui_util.h
index 3d1cd7f656..d5449bdd92 100644
--- a/ui/ui_util.h
+++ b/ui/ui_util.h
@@ -86,3 +86,16 @@ void packet_list_resize_column(gint col);
#endif /* __cplusplus */
#endif /* __UI_UTIL_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:
+ */