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

List:       kde-commits
Subject:    kdegames/kasteroids
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-07-12 19:00:56
Message-ID: 20040712190056.411FE16B0C () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

resize before setupGUI


  M +1 -1      toplevel.cpp   1.75


--- kdegames/kasteroids/toplevel.cpp  #1.74:1.75
@@ -297,5 +297,5 @@ void KAstTopLevel::initKAction()
     keycodes.insert(Shield, new KAction(i18n("Shield"), Qt::Key_S, 0, 0, \
                actionCollection(), "Shield"));
     launchAction = new KAction(i18n("Launch"), Qt::Key_L, this, SLOT(slotLaunch()), \
                actionCollection(), "Launch");
-
+    resize(640,509);
     setupGUI( KMainWindow::Save | Create );
 }


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

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