aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_info_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/capture_info_dialog.h')
-rw-r--r--ui/qt/capture_info_dialog.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ui/qt/capture_info_dialog.h b/ui/qt/capture_info_dialog.h
index 0074e2b6e8..217f4e9494 100644
--- a/ui/qt/capture_info_dialog.h
+++ b/ui/qt/capture_info_dialog.h
@@ -39,3 +39,16 @@ public slots:
};
#endif // CAPTURE_INFO_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:
+ */