diff options
Diffstat (limited to 'umbrello/umbrello/artifact.h')
-rw-r--r-- | umbrello/umbrello/artifact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/artifact.h b/umbrello/umbrello/artifact.h index 04a90fae..c84d9990 100644 --- a/umbrello/umbrello/artifact.h +++ b/umbrello/umbrello/artifact.h @@ -27,7 +27,7 @@ * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org */ class UMLArtifact : public UMLCanvasObject { - Q_OBJECT + TQ_OBJECT public: |