summaryrefslogtreecommitdiffstats
path: root/krusader/Panel/krdrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/Panel/krdrag.h')
-rw-r--r--krusader/Panel/krdrag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/Panel/krdrag.h b/krusader/Panel/krdrag.h
index 400294e..5ad06e5 100644
--- a/krusader/Panel/krdrag.h
+++ b/krusader/Panel/krdrag.h
@@ -37,7 +37,7 @@ YP YD 88 YD ~Y8888P' `8888Y' YP YP Y8888D' Y88888P 88 YD
class KRDrag : public TQUriDrag
{
Q_OBJECT
- TQ_OBJECT
+
public:
static KRDrag * newDrag( const KURL::List & urls, bool move, TQWidget * dragSource = 0, const char* name = 0 );