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 a5d88c2..6322bc7 100644 --- a/src/core/drophandler.h +++ b/src/core/drophandler.h @@ -21,7 +21,7 @@ namespace Tellico { class DropHandler : public TQObject { Q_OBJECT - TQ_OBJECT + public: DropHandler(TQObject* parent); |