diff options
Diffstat (limited to 'umbrello/umbrello/statewidget.h')
-rw-r--r-- | umbrello/umbrello/statewidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/statewidget.h b/umbrello/umbrello/statewidget.h index eabe0670..f4a8008a 100644 --- a/umbrello/umbrello/statewidget.h +++ b/umbrello/umbrello/statewidget.h @@ -37,7 +37,7 @@ */ class StateWidget : public UMLWidget { Q_OBJECT - TQ_OBJECT + public: /// Enumeration that codes the different types of state. |