summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/tdeio_umountwrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_umountwrapper.h b/src/tdeio_umountwrapper.h
index 5165298..8cb69ca 100644
--- a/src/tdeio_umountwrapper.h
+++ b/src/tdeio_umountwrapper.h
@@ -32,7 +32,7 @@
class tdeio_umountwrapper : public TDEApplication
{
- Q_OBJECT
+ TQ_OBJECT
public:
tdeio_umountwrapper(const TQString&);