summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umlview.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/umlview.h')
-rw-r--r--umbrello/umbrello/umlview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umlview.h b/umbrello/umbrello/umlview.h
index 718d0144..e549adb8 100644
--- a/umbrello/umbrello/umlview.h
+++ b/umbrello/umbrello/umlview.h
@@ -58,7 +58,7 @@ class ToolBarStateFactory;
* Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class UMLView : public TQCanvasView {
- Q_OBJECT
+ TQ_OBJECT
public:
friend class UMLViewImageExporterModel;