summaryrefslogtreecommitdiffstats
path: root/tdeabc/tests/testlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeabc/tests/testlock.h')
-rw-r--r--tdeabc/tests/testlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/tests/testlock.h b/tdeabc/tests/testlock.h
index 62466b89a..a093a9ecb 100644
--- a/tdeabc/tests/testlock.h
+++ b/tdeabc/tests/testlock.h
@@ -30,7 +30,7 @@ class TQListView;
class KABC_EXPORT LockWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
LockWidget( const TQString &identifier );
~LockWidget();