summaryrefslogtreecommitdiffstats
path: root/kxkb/kcmlayout.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2014-11-19 23:15:02 -0600
committerTimothy Pearson <[email protected]>2014-11-19 23:16:52 -0600
commitf4eb973eac3a9f0f5e9137752f9b2061a6a7e1f0 (patch)
tree955a74225aaf611e454fb6519c5da883cfa9e09d /kxkb/kcmlayout.h
parent0a8ecfb93b699a519ad9af9e548279d50c50093b (diff)
parent3b73654a279458e28f225b2cce77bee098fe1739 (diff)
downloadtdebase-f4eb973eac3a9f0f5e9137752f9b2061a6a7e1f0.tar.gz
tdebase-f4eb973eac3a9f0f5e9137752f9b2061a6a7e1f0.zip
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kxkb/kcmlayout.h')
-rw-r--r--kxkb/kcmlayout.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kxkb/kcmlayout.h b/kxkb/kcmlayout.h
index 769b08048..a9b375db6 100644
--- a/kxkb/kcmlayout.h
+++ b/kxkb/kcmlayout.h
@@ -26,7 +26,8 @@ public:
void save();
void defaults();
void initUI();
-
+ virtual TQString handbookSection() const;
+
protected:
TQString createOptionString();
void updateIndicator(TQListViewItem* selLayout);