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 99248b41..f178b014 100644
--- a/src/mainwindowshare.h
+++ b/src/mainwindowshare.h
@@ -30,7 +30,7 @@ Shared main window functionality.
class MainWindowShare : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
MainWindowShare(TQObject* pParent = 0L, const char* name = 0L);
~MainWindowShare() {}