[Uml-devel] KDE/kdesdk/umbrello/umbrello/layouts
Ralf Habacker
ralf.habacker at gmail.com
Sat Aug 11 09:30:11 UTC 2012
SVN commit 1310184 by habacker:
Display compositions with the same direction as aggregations.
M +1 -0 class-export.desktop
M +1 -0 class-horizontal.desktop
M +1 -0 class-vertical.desktop
--- trunk/KDE/kdesdk/umbrello/umbrello/layouts/class-export.desktop #1310183:1310184
@@ -79,6 +79,7 @@
ranking::type::default=weight=0.001
# id handling
id::type::aggregation=swap
+id::type::composition=swap
id::type::containment=swap
[X-UMBRELLO-Dot-Attributes]
--- trunk/KDE/kdesdk/umbrello/umbrello/layouts/class-horizontal.desktop #1310183:1310184
@@ -78,6 +78,7 @@
ranking::type::default=weight=0.001
# id handling
id::type::aggregation=swap
+id::type::composition=swap
id::type::containment=swap
[X-UMBRELLO-Dot-Attributes]
--- trunk/KDE/kdesdk/umbrello/umbrello/layouts/class-vertical.desktop #1310183:1310184
@@ -79,6 +79,7 @@
ranking::type::default=weight=0.001
# id handling
id::type::aggregation=swap
+id::type::composition=swap
id::type::containment=swap
[X-UMBRELLO-Dot-Attributes]
More information about the umbrello-devel
mailing list