diff options
Diffstat (limited to 'tdm/cryptocardwatcher/watcher.h')
-rw-r--r-- | tdm/cryptocardwatcher/watcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/cryptocardwatcher/watcher.h b/tdm/cryptocardwatcher/watcher.h index bfbb010a0..289f16142 100644 --- a/tdm/cryptocardwatcher/watcher.h +++ b/tdm/cryptocardwatcher/watcher.h @@ -26,7 +26,7 @@ class TDECryptographicCardDevice; class CardWatcher : public TQObject { - Q_OBJECT + TQ_OBJECT public: CardWatcher(); |