summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/chmodjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/chmodjob.h')
-rw-r--r--tdeio/tdeio/chmodjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/chmodjob.h b/tdeio/tdeio/chmodjob.h
index 87ce89683..fec1fe18b 100644
--- a/tdeio/tdeio/chmodjob.h
+++ b/tdeio/tdeio/chmodjob.h
@@ -36,7 +36,7 @@ namespace TDEIO {
*/
class TDEIO_EXPORT ChmodJob : public TDEIO::Job
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Create new ChmodJobs using the TDEIO::chmod() function.