summaryrefslogtreecommitdiffstats
path: root/src/mainwindowshare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindowshare.h')
-rw-r--r--src/mainwindowshare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindowshare.h b/src/mainwindowshare.h
index a9ec620a..d112c6f9 100644
--- a/src/mainwindowshare.h
+++ b/src/mainwindowshare.h
@@ -29,7 +29,7 @@ Shared main window functionality.
*/
class MainWindowShare : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
MainWindowShare(TQObject* pParent = 0L, const char* name = 0L);