From cc12a51c629cfaec41a6170a480ea0a757b26f54 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 9 Oct 2014 22:07:33 -0500 Subject: Link tabs to handbook sections in Style and Panels tdecontrol modules This relates to Bug 1850 --- kcontrol/kicker/lookandfeeltab_kcm.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kcontrol/kicker/lookandfeeltab_kcm.cpp') diff --git a/kcontrol/kicker/lookandfeeltab_kcm.cpp b/kcontrol/kicker/lookandfeeltab_kcm.cpp index b3c657c14..5695e3869 100644 --- a/kcontrol/kicker/lookandfeeltab_kcm.cpp +++ b/kcontrol/kicker/lookandfeeltab_kcm.cpp @@ -92,3 +92,7 @@ TQString LookAndFeelConfig::quickHelp() const " manipulation of the panel's buttons and applets."); } +TQString LookAndFeelConfig::handbookSection() const +{ + return "panel-appearance"; +} \ No newline at end of file -- cgit v1.2.1