aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/pref_models.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/models/pref_models.h')
-rw-r--r--ui/qt/models/pref_models.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/models/pref_models.h b/ui/qt/models/pref_models.h
index 4914e61133..fb9e88e978 100644
--- a/ui/qt/models/pref_models.h
+++ b/ui/qt/models/pref_models.h
@@ -34,6 +34,7 @@ public:
QString getPrefTypeName() const;
module_t* getModule() const {return module_;}
QString getModuleName() const;
+ QString getModuleTitle() const;
void setChanged(bool changed = true);
private: