[Uml-devel] KDE_3_2_BRANCH: kdesdk/umbrello/umbrello

Sebastian Stein seb.kde at hpfsc.de
Tue Feb 3 13:32:13 UTC 2004


CVS commit by sstein: 

backport of fix originally done by Dirk Mueller: compare with explicit KURL()


  M +1 -1      uml.h   1.30.2.2


--- kdesdk/umbrello/umbrello/uml.h  #1.30.2.1:1.30.2.2
@@ -87,5 +87,5 @@ public:
          * Opens a file specified by commandline option.
          */
-        void openDocumentFile(const KURL& url=0);
+        void openDocumentFile(const KURL& url=KURL());
 
         /**






More information about the umbrello-devel mailing list