[Kst] extragear/graphics/kst/src/libkstapp

Andrew Walker arwalker at sumusltd.com
Wed May 31 23:10:02 CEST 2006


SVN commit 547111 by arwalker:

BUG:128384 Move code to correct indentation level

 M  +3 -4      kst.cpp  


--- trunk/extragear/graphics/kst/src/libkstapp/kst.cpp #547110:547111
@@ -1578,11 +1578,10 @@
             }
           }
         }
+        win->view()->revertForPrint();
+        
+        firstPage = false;
       }
-
-      win->view()->revertForPrint();
-
-      firstPage = false;
     }
     it->next();
   }


More information about the Kst mailing list