summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/krun.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/krun.h')
-rw-r--r--tdeio/tdeio/krun.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeio/tdeio/krun.h b/tdeio/tdeio/krun.h
index 6e5604f7a..e6c8a23ca 100644
--- a/tdeio/tdeio/krun.h
+++ b/tdeio/tdeio/krun.h
@@ -57,7 +57,7 @@ namespace TDEIO {
*/
class TDEIO_EXPORT KRun : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Create a KRun object to run the preferred application for a file/URL.
@@ -477,7 +477,7 @@ public:
*/
class TDEIO_EXPORT TDEProcessRunner : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: