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

List:       kde-commits
Subject:    kdeutils/kedit
From:       Waldo Bastian <bastian () kde ! org>
Date:       2005-02-25 17:21:22
Message-ID: 20050225172122.84B5BEF06 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Get rid of hack.


  M +5 -5      kedit.cpp   1.209


--- kdeutils/kedit/kedit.cpp  #1.208:1.209
@@ -84,8 +84,8 @@ TopLevel::TopLevel (QWidget *, const cha
   setupEditWidget();
 
+  if (!initialGeometrySet())
   resize( QSize(550, 400).expandedTo(minimumSizeHint()));
-  // Show before setupGUI so that adjust() wont be called.
-  show();
-  setupGUI();
+  setupGUI(ToolBar | Keys | StatusBar | Create);
+  setAutoSaveSettings();
 
   setAcceptDrops(true);


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

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