diff options
Diffstat (limited to 'src/editorproxy.h')
-rw-r--r-- | src/editorproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editorproxy.h b/src/editorproxy.h index 7cbd9ec9..d23147cd 100644 --- a/src/editorproxy.h +++ b/src/editorproxy.h @@ -17,7 +17,7 @@ class TQTimer; class EditorProxy : public TQObject { - Q_OBJECT + TQ_OBJECT public: |