https://bugs.kde.org/show_bug.cgi?id=60452

--- Comment #11 from Ralf Habacker <ralf.habac...@freenet.de> ---
Git commit 0340c1bc39464f235ad883536f5e071b2e0beb0c by Ralf Habacker.
Committed on 24/05/2016 at 21:01.
Pushed by habacker into branch 'master'.

Refactor out data type property widget related code from attribute and
operation dialog into class UMLDatatypeWidget.

This makes it easier to implemented further data type widget related
extensions.

M  +1    -0    umbrello/CMakeLists.txt
M  +4    -44   umbrello/dialogs/umlattributedialog.cpp
M  +3    -8    umbrello/dialogs/umlattributedialog.h
M  +4    -57   umbrello/dialogs/umloperationdialog.cpp
M  +2    -2    umbrello/dialogs/umloperationdialog.h
A  +166  -0    umbrello/dialogs/widgets/umldatatypewidget.cpp     [License: GPL
(v2+)]
A  +44   -0    umbrello/dialogs/widgets/umldatatypewidget.h     [License: GPL
(v2+)]

http://commits.kde.org/umbrello/0340c1bc39464f235ad883536f5e071b2e0beb0c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to