aboutsummaryrefslogtreecommitdiffstats
path: root/ui/iface_lists.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2012-10-24 15:52:45 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2012-10-24 15:52:45 +0000
commitf7c19facb763c24d16d1eeb00373dd193e03020c (patch)
tree83d39f5ae6a7eb52a1fea438978d683a09528084 /ui/iface_lists.h
parent7b3055b74bfdec807e1c134b562ed84f02916932 (diff)
Add Modelines info for new common ui source file(s)
svn path=/trunk/; revision=45767
Diffstat (limited to 'ui/iface_lists.h')
-rw-r--r--ui/iface_lists.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/iface_lists.h b/ui/iface_lists.h
index e9287b821c..8cc4888783 100644
--- a/ui/iface_lists.h
+++ b/ui/iface_lists.h
@@ -56,3 +56,16 @@ extern void hide_interface(gchar* new_hide);
#endif /* __cplusplus */
#endif /* __IFACE_LISTS_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:
+ */