[Uml-devel] KDE/kdesdk/umbrello/umbrello

Laurent Montel montel at kde.org
Thu Oct 5 13:43:19 UTC 2006


SVN commit 592716 by mlaurent:

Compile++


 M  +1 -1      umldoc.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/umldoc.cpp #592715:592716
@@ -541,7 +541,7 @@
     {
         KTar * archive;
         KTemporaryFile tmp_tgz_file;
-        tmp_tgz_file.setAutRemove(false);
+        tmp_tgz_file.setAutoRemove(false);
         tmp_tgz_file.open();
 
         // first we have to check if we are saving to a local or remote file




More information about the umbrello-devel mailing list