diff options
Diffstat (limited to 'kicker/applets/launcher/configdlgbase.ui')
-rw-r--r-- | kicker/applets/launcher/configdlgbase.ui | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kicker/applets/launcher/configdlgbase.ui b/kicker/applets/launcher/configdlgbase.ui index 49916ebeb..e551864b1 100644 --- a/kicker/applets/launcher/configdlgbase.ui +++ b/kicker/applets/launcher/configdlgbase.ui @@ -27,6 +27,14 @@ <string>Allow drag and drop</string> </property> </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_ShowDesktopEnabled</cstring> + </property> + <property name="text"> + <string>Enable 'Show Desktop' button</string> + </property> + </widget> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox2</cstring> |