diff options
Diffstat (limited to 'tdecore/tdeaccel.h')
-rw-r--r-- | tdecore/tdeaccel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeaccel.h b/tdecore/tdeaccel.h index 2d205885c..86366491f 100644 --- a/tdecore/tdeaccel.h +++ b/tdecore/tdeaccel.h @@ -92,7 +92,7 @@ class TDEAccelPrivate; class TDECORE_EXPORT TDEAccel : public TQAccel { - Q_OBJECT + TQ_OBJECT public: /** * Creates a new TDEAccel that watches @p pParent, which is also |