summaryrefslogtreecommitdiff
path: root/ui/file_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/file_dialog.h')
-rw-r--r--ui/file_dialog.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/file_dialog.h b/ui/file_dialog.h
index 73c3f02cfc..6515b76646 100644
--- a/ui/file_dialog.h
+++ b/ui/file_dialog.h
@@ -56,3 +56,16 @@ typedef enum {
#endif /* __cplusplus */
#endif /* __FILE_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:
+ */