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

List:       kde-commits
Subject:    extragear/network/konversation/src
From:       Eike Hein <hein () kde ! org>
Date:       2006-09-24 14:44:29
Message-ID: 1159109069.001428.32062.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587947 by hein:

Cleanup.


 M  +2 -2      konversationmainwindow.cpp  
 M  +1 -2      konversationmainwindow.h  


--- trunk/extragear/network/konversation/src/konversationmainwindow.cpp #587946:587947
@@ -362,8 +362,8 @@
         return false;
     }
 
-    if (!Preferences::showTrayIcon() &&
-        confirmQuit() == KMessageBox::Cancel) return false;
+    if (!Preferences::showTrayIcon() && confirmQuit() == KMessageBox::Cancel)
+        return false;
 
     m_viewContainer->silenceViews();
 
--- trunk/extragear/network/konversation/src/konversationmainwindow.h #587946:587947
@@ -125,6 +125,7 @@
         void openURL(const QString& url, const QString& title);
 
     protected:
+        int confirmQuit();
         bool queryClose();
         virtual bool event(QEvent* e);
 
@@ -139,8 +140,6 @@
         KonviSettingsDialog *m_settingsDialog;
         Konversation::ServerListDialog* m_serverListDialog;
 
-        int confirmQuit();
-
         /** @see settingsChangedSlot() */
         bool m_hasDirtySettings;
         bool m_closeApp;
[prev in list] [next in list] [prev in thread] [next in thread] 

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