aboutsummaryrefslogtreecommitdiffstats
path: root/ui/progress_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/progress_dlg.h')
-rw-r--r--ui/progress_dlg.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/progress_dlg.h b/ui/progress_dlg.h
index 4531ade197..2222dd606c 100644
--- a/ui/progress_dlg.h
+++ b/ui/progress_dlg.h
@@ -104,3 +104,16 @@ void destroy_progress_dlg(progdlg_t *dlg);
#endif /* __cplusplus */
#endif /* __PROGRESS_DLG_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:
+ */