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 98a3fb71..ce885702 100644 --- a/umbrello/umbrello/artifact.h +++ b/umbrello/umbrello/artifact.h @@ -28,7 +28,7 @@ */ class UMLArtifact : public UMLCanvasObject { Q_OBJECT - TQ_OBJECT + public: /** |