[Kst] kdeextragear-2/kst/kst

Helge Deller deller at kde.org
Fri Apr 9 16:03:41 CEST 2004


CVS commit by deller: 

fix misplaced #endif - it broke when compiling w/ KDE CVS HEAD


  M +1 -1      kstview.cpp   1.90


--- kdeextragear-2/kst/kst/kstview.cpp  #1.89:1.90
@@ -258,7 +258,7 @@ bool KstView::printToGraphicsFile(const 
         bRetVal = TRUE;
       }
-    }
 #endif
   }
+  }
   
   return bRetVal;





More information about the Kst mailing list