diff options
Diffstat (limited to 'src/__TODO/UiGuiIndentServer.h')
-rw-r--r-- | src/__TODO/UiGuiIndentServer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__TODO/UiGuiIndentServer.h b/src/__TODO/UiGuiIndentServer.h index 3f8c996..9bf72d2 100644 --- a/src/__TODO/UiGuiIndentServer.h +++ b/src/__TODO/UiGuiIndentServer.h @@ -28,7 +28,7 @@ class TQTcpSocket; class UiGuiIndentServer : public TQObject { - Q_OBJECT + TQ_OBJECT public: UiGuiIndentServer(void); |