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

List:       kde-commits
Subject:    KDE/kdebase/apps/dolphin/src
From:       Sebastian Doerner <sebastian () sebastian-doerner ! de>
Date:       2011-01-08 19:08:49
Message-ID: 20110108190849.F366CAC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1212950 by doerner:

Fix sanity check in toggleViews()

 M  +1 -1      dolphinmainwindow.cpp  


--- trunk/KDE/kdebase/apps/dolphin/src/dolphinmainwindow.cpp #1212949:1212950
@@ -220,7 +220,7 @@
 
 void DolphinMainWindow::toggleViews()
 {
-    if (m_viewTab[m_tabIndex].primaryView == 0) {
+    if (m_viewTab[m_tabIndex].secondaryView == 0) {
         return;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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