aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/expert_info_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/models/expert_info_model.h')
-rw-r--r--ui/qt/models/expert_info_model.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/ui/qt/models/expert_info_model.h b/ui/qt/models/expert_info_model.h
index 0be0419072..8a95424774 100644
--- a/ui/qt/models/expert_info_model.h
+++ b/ui/qt/models/expert_info_model.h
@@ -127,16 +127,3 @@ private:
QHash<enum ExpertSeverity, int> eventCounts_;
};
#endif // EXPERT_INFO_MODEL_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:
- */