[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Thu Feb 2 14:06:05 UTC 2006
SVN commit 505036 by okellogg:
resolveTypes(): Make public. Required by Roseimport.
M +1 -1 umldoc.h
--- branches/KDE/3.5/kdesdk/umbrello/umbrello/umldoc.h #505035:505036
@@ -812,12 +812,12 @@
*/
bool loadFolderFile(QString filename);
-private:
/**
* Type resolution pass.
*/
void resolveTypes();
+private:
/**
* Remove this association from concepts list. This might be
* a public method if removeAssociation is removed.
More information about the umbrello-devel
mailing list