diff options
Diffstat (limited to 'tdeio/misc/kpac/proxyscout.h')
| -rw-r--r-- | tdeio/misc/kpac/proxyscout.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tdeio/misc/kpac/proxyscout.h b/tdeio/misc/kpac/proxyscout.h index 78c8fc237..524ee5f43 100644 --- a/tdeio/misc/kpac/proxyscout.h +++ b/tdeio/misc/kpac/proxyscout.h @@ -38,7 +38,7 @@ namespace KPAC class ProxyScout : public KDEDModule { - Q_OBJECT + TQ_OBJECT K_DCOP public: ProxyScout( const TQCString& ); @@ -78,5 +78,3 @@ namespace KPAC } #endif // KPAC_PROXYSCOUT_H - -// vim: ts=4 sw=4 et |
