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

List:       kde-commits
Subject:    playground/pim/mailody/src
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2007-02-02 14:27:00
Message-ID: 1170426420.466866.8501.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 629363 by toma:

Ha, i've found a reason to hit fdoving this evening: we do not want to hide the tabbar always.


 M  +1 -1      mainwindow.cpp  


--- trunk/playground/pim/mailody/src/mainwindow.cpp #629362:629363
@@ -230,7 +230,7 @@
                                   this, SLOT(slotDeleteTab()),
                                   actionCollection(),"close_tab");
     kapp->config()->setGroup("General");
-    if (kapp->config()->readBoolEntry("AutoHideTabBar"));
+    if (kapp->config()->readBoolEntry("AutoHideTabBar"))
         m_tabWidget->setTabBarHidden(true);
 
     // Dont load the favorite website yet, first setup all the actions.
[prev in list] [next in list] [prev in thread] [next in thread] 

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