[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/ksysguard/gui
From:       Waldo Bastian <bastian () kde ! org>
Date:       2005-02-25 16:58:26
Message-ID: 20050225165826.E520AEF06 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Adjust initial size


  M +4 -2      ksysguard.cc   1.89


--- kdebase/ksysguard/gui/ksysguard.cc  #1.88:1.89
@@ -128,6 +128,8 @@ TopLevel::TopLevel( const char *name )
 
   // TODO remove resize and fix so sizeHints() determines default size.
+  if (!initialGeometrySet())
   resize( 640, 480 );
-  setupGUI();
+  setupGUI(ToolBar | Keys | StatusBar | Create);
+  setAutoSaveSettings();
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic