diff options
Diffstat (limited to 'tdeioslave/system/systemimpl.h')
-rw-r--r-- | tdeioslave/system/systemimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/system/systemimpl.h b/tdeioslave/system/systemimpl.h index 6270489c8..d4cc0e1cb 100644 --- a/tdeioslave/system/systemimpl.h +++ b/tdeioslave/system/systemimpl.h @@ -31,7 +31,7 @@ class SystemImpl : public TQObject { -Q_OBJECT +TQ_OBJECT public: SystemImpl(); |