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

List:       kde-commits
Subject:    make_it_cool: kdeedu/kig/kig
From:       Dominique Devriese <devriese () kde ! org>
Date:       2003-03-27 9:35:51
[Download RAW message or body]

CVS commit by domi: 

micro-optimisation


  M +1 -1      kig_part.cpp   1.98.2.33


--- kdeedu/kig/kig/kig_part.cpp  #1.98.2.32:1.98.2.33
@@ -403,5 +403,5 @@ Rect KigDocument::suggestedRect() const
   for (Objects::const_iterator i = mObjs.begin(); i != mObjs.end(); ++i )
   {
-    if ( (*i)->hasimp( ObjectImp::ID_PointImp ) && (*i)->shown() )
+    if ( (*i)->shown() && (*i)->hasimp( ObjectImp::ID_PointImp ) )
     {
       if( !rectInited )


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

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