diff options
Diffstat (limited to 'tdecore/kcheckaccelerators.h')
-rw-r--r-- | tdecore/kcheckaccelerators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcheckaccelerators.h b/tdecore/kcheckaccelerators.h index 00adf4fd1..d16286c26 100644 --- a/tdecore/kcheckaccelerators.h +++ b/tdecore/kcheckaccelerators.h @@ -65,7 +65,7 @@ class TQTextView; */ class TDECORE_EXPORT KCheckAccelerators : public TQObject { - Q_OBJECT + TQ_OBJECT public: /** * Creates a KCheckAccelerators instance for the given object. |