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

Oliver Kellogg okellogg at users.sourceforge.net
Thu Aug 18 11:33:24 UTC 2005


SVN commit 450650 by okellogg:

m_parsedFiles: New.

 M  +5 -0      nativeimportbase.h  


--- branches/KDE/3.5/kdesdk/umbrello/umbrello/nativeimportbase.h #450649:450650
@@ -133,6 +133,11 @@
      */
     bool m_isAbstract;
 
+    /**
+     * List of parsed files. The exact syntax of the items
+     * stored here depend on the specific code importer.
+     */
+    QStringList m_parsedFiles;
 };
 
 #endif




More information about the umbrello-devel mailing list