[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Fri Sep 30 20:07:38 CEST 2005


SVN commit 465748 by staikos:

note to fix later


 M  +2 -0      kstviewwindow.cpp  


--- trunk/extragear/graphics/kst/kst/kstviewwindow.cpp #465747:465748
@@ -213,6 +213,8 @@
 }
 
 
+// FIXME: don't write to disk like this.  write to a pipe or at least use
+// KTempFile
 void KstViewWindow::immediatePrintToEps(const QString &filename, const QSize& size) {
   if (!view()->children().isEmpty()) {
     QString filenameNew;


More information about the Kst mailing list