diff options
Diffstat (limited to 'twin/popupinfo.h')
-rw-r--r-- | twin/popupinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/popupinfo.h b/twin/popupinfo.h index 30ff76b30..40bdfe5c8 100644 --- a/twin/popupinfo.h +++ b/twin/popupinfo.h @@ -22,7 +22,7 @@ class Workspace; class PopupInfo : public TQWidget { - Q_OBJECT + TQ_OBJECT public: PopupInfo( Workspace* ws, const char *name=0 ); ~PopupInfo(); |