diff options
Diffstat (limited to 'kxkb/kcmlayout.h')
-rw-r--r-- | kxkb/kcmlayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxkb/kcmlayout.h b/kxkb/kcmlayout.h index a9b375db6..987fff2b0 100644 --- a/kxkb/kcmlayout.h +++ b/kxkb/kcmlayout.h @@ -26,7 +26,7 @@ public: void save(); void defaults(); void initUI(); - virtual TQString handbookSection() const; + virtual TQString handbookDocPath() const; protected: TQString createOptionString(); |