summaryrefslogtreecommitdiffstats
path: root/src/core/drophandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/drophandler.h')
-rw-r--r--src/core/drophandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/drophandler.h b/src/core/drophandler.h
index 0c64659..a5d88c2 100644
--- a/src/core/drophandler.h
+++ b/src/core/drophandler.h
@@ -24,7 +24,7 @@ Q_OBJECT
TQ_OBJECT
public:
- DropHandler(TQObject* tqparent);
+ DropHandler(TQObject* parent);
~DropHandler();
protected: