diff options
Diffstat (limited to 'tdemid/tdemidframe.h')
-rw-r--r-- | tdemid/tdemidframe.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdemid/tdemidframe.h b/tdemid/tdemidframe.h index bba4e6f7..247e6745 100644 --- a/tdemid/tdemidframe.h +++ b/tdemid/tdemidframe.h @@ -39,9 +39,9 @@ class TDEToolBar; class TQDragEvent; class TDEAccel; -class KDE_EXPORT tdemidFrame : public TDEMainWindow +class TDE_EXPORT tdemidFrame : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT private: #ifdef TDEMidDEBUG |