summaryrefslogtreecommitdiffstats
path: root/tdeioslave/file/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/file/file.h')
-rw-r--r--tdeioslave/file/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/file/file.h b/tdeioslave/file/file.h
index 226e0a428..04a6ed225 100644
--- a/tdeioslave/file/file.h
+++ b/tdeioslave/file/file.h
@@ -42,7 +42,7 @@
class FileProtocol : public TQObject, public TDEIO::SlaveBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
FileProtocol( const TQCString &pool, const TQCString &app);
virtual ~FileProtocol() { }