summaryrefslogtreecommitdiffstats
path: root/kcontrol/tdm/tdm-appear.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-02-07 22:56:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-02-07 22:56:14 +0900
commitbe1c4f22face24de36c540df38a903860f0549d0 (patch)
tree74a555f643f889311ef3bc840ae3838eb6d7cf43 /kcontrol/tdm/tdm-appear.h
parent1fbb6ee8cd8303df0bc46bfa9653f42285aaa073 (diff)
downloadtdebase-be1c4f22face24de36c540df38a903860f0549d0.tar.gz
tdebase-be1c4f22face24de36c540df38a903860f0549d0.zip
Added option in TCC -> System Administration -> Logic Manager ->
Appearance tab to enable/disable the launch of tdekbdledsync in tde greeter. This resolves bug 1834. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol/tdm/tdm-appear.h')
-rw-r--r--kcontrol/tdm/tdm-appear.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/tdm/tdm-appear.h b/kcontrol/tdm/tdm-appear.h
index 8e0acc93d..69c2b241b 100644
--- a/kcontrol/tdm/tdm-appear.h
+++ b/kcontrol/tdm/tdm-appear.h
@@ -92,6 +92,7 @@ private:
KLanguageButton *langcombo;
TQCheckBox *sakbox;
TQLabel *sakwarning;
+ TQCheckBox *kbdledbox;
};