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

List:       kde-commits
Subject:    kdeedu/kwordquiz/src
From:       Waldo Bastian <bastian () kde ! org>
Date:       2005-02-27 18:02:59
Message-ID: 20050227180259.3A22E148A2 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Fix initial size


  M +4 -1      kwordquiz.cpp   1.66


--- kdeedu/kwordquiz/src/kwordquiz.cpp  #1.65:1.66
@@ -298,5 +298,8 @@ void KWordQuizApp::initActions()
   updateSpecialCharIcons();
 
-   setupGUI();
+  if (!initialGeometrySet())
+    resize( QSize(650, 500).expandedTo(minimumSizeHint()));
+  setupGUI(ToolBar | Keys | StatusBar | Create);
+  setAutoSaveSettings();
 
    configToolbar = actionCollection()->action("options_configure_toolbars");


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

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