[Uml-devel] branches/work/soc-umbrello/umbrello
Andi Fischer
andi.fischer at hispeed.ch
Wed Oct 14 21:05:36 UTC 2009
SVN commit 1035369 by fischer:
Commit 1034063 by mlaurent also applied to branch.
M +1 -1 umlnamespace.h
--- branches/work/soc-umbrello/umbrello/umlnamespace.h #1035368:1035369
@@ -322,7 +322,7 @@
corner_BottomRight = 0x4,
corner_BottomLeft = 0x8
};
- Q_DECLARE_FLAGS(Corners, Corner);
+ Q_DECLARE_FLAGS(Corners, Corner)
/**
* The data type used for unique IDs.
More information about the umbrello-devel
mailing list