diff options
Diffstat (limited to 'cervisia/editwithmenu.h')
-rw-r--r-- | cervisia/editwithmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/editwithmenu.h b/cervisia/editwithmenu.h index 1f2b1b7b..59035a23 100644 --- a/cervisia/editwithmenu.h +++ b/cervisia/editwithmenu.h @@ -32,7 +32,7 @@ namespace Cervisia class EditWithMenu : public TQObject { - Q_OBJECT + TQ_OBJECT public: |