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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete
From:       Matt Rogers <mattr () kde ! org>
Date:       2005-02-23 17:15:53
Message-ID: 20050223171553.16A0BEA9D () office ! kde ! org
[Download RAW message or body]

CVS commit by mattr: 

don't attempt to handle the position and size settings ourselves.
let applyMainWindowSettings do it.

backport from make-it-better. Kopete wouldn't remember it's window settings
before this patch.


  M +2 -2      kopetewindow.cpp   1.228


--- kdenetwork/kopete/kopete/kopetewindow.cpp  #1.227:1.228
@@ -289,5 +289,5 @@ void KopeteWindow::loadOptions()
 
         applyMainWindowSettings( config, "General Options" );
-
+        /*
         QPoint pos = config->readPointEntry("Position");
         move(pos);
@@ -298,5 +298,5 @@ void KopeteWindow::loadOptions()
         else
                 resize(size);
-
+        */
         KopetePrefs *p = KopetePrefs::prefs();
 


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

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