diff options
Diffstat (limited to 'src/core/drophandler.h')
-rw-r--r-- | src/core/drophandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/drophandler.h b/src/core/drophandler.h index 6322bc7..8186042 100644 --- a/src/core/drophandler.h +++ b/src/core/drophandler.h @@ -20,7 +20,7 @@ namespace Tellico { class DropHandler : public TQObject { -Q_OBJECT +TQ_OBJECT public: |