diff options
Diffstat (limited to 'kcontrol/keys/main.h')
-rw-r--r-- | kcontrol/keys/main.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kcontrol/keys/main.h b/kcontrol/keys/main.h index 5299e3884..281b2d37a 100644 --- a/kcontrol/keys/main.h +++ b/kcontrol/keys/main.h @@ -43,6 +43,8 @@ class KeyModule : public TDECModule void save(); void defaults(); + virtual TQString handbookSection() const; + protected: void initGUI(); void resizeEvent( TQResizeEvent* ); |