summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/appearance.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/appearance2/appearance.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/appearance2/appearance.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/settings/appearance2/appearance.h b/noncore/settings/appearance2/appearance.h
index da9e976..51e9636 100644
--- a/noncore/settings/appearance2/appearance.h
+++ b/noncore/settings/appearance2/appearance.h
@@ -57,2 +57,3 @@ public:
~Appearance();
+ static QString appName() { return QString::fromLatin1("appearance"); }
@@ -61,3 +62,3 @@ protected:
virtual void done ( int r );
-
+
protected slots: