summaryrefslogtreecommitdiffstats
path: root/src/gvcore/fileoperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/fileoperation.h')
-rw-r--r--src/gvcore/fileoperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/fileoperation.h b/src/gvcore/fileoperation.h
index 87d2fa3..550dafb 100644
--- a/src/gvcore/fileoperation.h
+++ b/src/gvcore/fileoperation.h
@@ -52,7 +52,7 @@ LIBGWENVIEW_EXPORT void rename(const KURL&,TQWidget* parent,TQObject* receiver=0
* @internal
*/
class DropMenuContext : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public:
DropMenuContext(TQObject* parent, const KURL::List& src, const KURL& dst, bool* wasMoved)