summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/kcmstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/style/kcmstyle.h')
-rw-r--r--kcontrol/style/kcmstyle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kcontrol/style/kcmstyle.h b/kcontrol/style/kcmstyle.h
index aa00b9695..ad9fec498 100644
--- a/kcontrol/style/kcmstyle.h
+++ b/kcontrol/style/kcmstyle.h
@@ -73,6 +73,8 @@ public:
virtual void save();
virtual void defaults();
+ virtual TQString handbookSection() const;
+
protected:
bool findStyle( const TQString& str, int& combobox_item );
void switchStyle(const TQString& styleName, bool force = false);