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

List:       kde-commits
Subject:    extragear/network/konversation/src
From:       İsmail Dönmez <ismail () uludag ! org ! tr>
Date:       2005-11-05 23:48:19
Message-ID: 1131234499.505236.2204.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 478126 by cartman:

fix indent


 M  +7 -6      konversationmainwindow.cpp  


--- trunk/extragear/network/konversation/src/konversationmainwindow.cpp \
#478125:478126 @@ -120,17 +120,18 @@
 
     setStandardToolBarMenuEnabled(true);
     createStandardStatusBarAction();
-                                                  // options_show_menubar
+    
+    // options_show_menubar
     showMenuBarAction=KStdAction::showMenubar(this,SLOT(showMenubar()),actionCollection());
                
     KStdAction::configureToolbars(this, SLOT(openToolbars()), actionCollection());
-    #ifdef USE_KNOTIFY
-                                                  // options_configure_notifications
+    
+#ifdef USE_KNOTIFY // options_configure_notifications
     KAction *configureNotificationsAction = \
KStdAction::configureNotifications(this,SLOT(openNotifications()), \
                actionCollection());
-    #endif
+#endif
 
-                                                  // options_configure_key_binding
+    // options_configure_key_binding
     KStdAction::keyBindings(this,SLOT(openKeyBindings()),actionCollection());
-                                                  // options_configure
+    // options_configure
     KAction *preferencesAction = \
KStdAction::preferences(this,SLOT(openPreferences()),actionCollection());  
     KAction* action;


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

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