[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Sep 23 18:26:21 CEST 2004


CVS commit by staikos: 

fix geometry for printing after removing text


  M +2 -0      kst.cpp   1.235


--- kdeextragear-2/kst/kst/kst.cpp  #1.234:1.235
@@ -997,5 +997,7 @@ void KstApp::slotFilePrint() {
       rect.setRight(size.height());
       rect.setBottom(size.height());
+#if 0
       size.setHeight(9 * size.height() / 10);
+#endif
       rect.setTop(size.height());
 





More information about the Kst mailing list