Fixes bug 1020.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 92f5012740)
feature/Phase2_style
Michele Calgaro 6 years ago
parent 5bc179fe41
commit 7a79951f0f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -65,6 +65,7 @@ IceWMConfig::IceWMConfig( TDEConfig* conf, TQWidget* parent )
mainWidget->setSpacing( KDialog::spacingHint() );
themeListBox = new TQListBox( mainWidget );
themeListBox->setMinimumHeight( 150 );
TQWhatsThis::add( themeListBox,
i18n("Make your IceWM selection by clicking on a theme here. ") );

Loading…
Cancel
Save