summaryrefslogtreecommitdiffstats
path: root/twin-styles/icewm/config/config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/icewm/config/config.cpp')
-rw-r--r--twin-styles/icewm/config/config.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/twin-styles/icewm/config/config.cpp b/twin-styles/icewm/config/config.cpp
index 21cd1ea5..2e36fbfa 100644
--- a/twin-styles/icewm/config/config.cpp
+++ b/twin-styles/icewm/config/config.cpp
@@ -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. ") );