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 aabafa9d..d71d4cda 100644 --- a/src/editorproxy.h +++ b/src/editorproxy.h @@ -18,7 +18,7 @@ class TQTimer; class EditorProxy : public TQObject { Q_OBJECT - TQ_OBJECT + public: |