[Kst] extragear/graphics/kst/kst

Andrew Walker arwalker at sumusltd.com
Thu Dec 8 23:37:58 CET 2005


SVN commit 486827 by arwalker:

do not want to indent here as we continue to save at the same level

 M  +1 -1      kstviewwindow.cpp  


--- trunk/extragear/graphics/kst/kst/kstviewwindow.cpp #486826:486827
@@ -320,7 +320,7 @@
     ts << indent << "<maximized/>" << endl;
   }
 
-  view()->save(ts, indent + "  ");
+  view()->save(ts, indent);
 }
 
 


More information about the Kst mailing list