summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/widgetbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/widgetbase.h')
-rw-r--r--umbrello/umbrello/widgetbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/widgetbase.h b/umbrello/umbrello/widgetbase.h
index b6c66dc4..b2b157ce 100644
--- a/umbrello/umbrello/widgetbase.h
+++ b/umbrello/umbrello/widgetbase.h
@@ -28,7 +28,7 @@ class UMLObject;
* Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class WidgetBase : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
/**