Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -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. ") );