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

List:       kde-commits
Subject:    koffice/kexi/main
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2010-04-05 21:39:25
Message-ID: 20100405213925.602D9AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1111513 by staniek:

Main Window
*in debug-gui mode, raise the main window to the top, as expected


 M  +3 -1      KexiMainWindow.cpp  


--- trunk/koffice/kexi/main/KexiMainWindow.cpp #1111512:1111513
@@ -291,7 +291,9 @@
     win->show();
     app->processEvents();//allow refresh our app
     win->restoreSettings();
-
+#ifdef KEXI_DEBUG_GUI
+    win->raise();
+#endif
 //#ifdef KEXI_DEBUG_GUI
 // delete debugWindow;
 //#endif
[prev in list] [next in list] [prev in thread] [next in thread] 

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