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

List:       kde-commits
Subject:    kdepim/korganizer
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2004-05-20 17:27:01
Message-ID: 20040520172701.33BB993AD () office ! kde ! org
[Download RAW message or body]

CVS commit by cschumac: 

Don't endlessly try to layout zero widgets.


  M +1 -0      datenavigatorcontainer.cpp   1.3


--- kdepim/korganizer/datenavigatorcontainer.cpp  #1.2:1.3
@@ -156,4 +156,5 @@ void DateNavigatorContainer::resizeEvent
        verticalCount != mVerticalCount ) {
     uint count = horizontalCount * verticalCount;
+    if ( count == 0 ) return;
 
     while ( count > ( mExtraViews.count() + 1 ) ) {


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

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