diff options
Diffstat (limited to 'clients/tde/src/app/remotemdi.h')
-rw-r--r-- | clients/tde/src/app/remotemdi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tde/src/app/remotemdi.h b/clients/tde/src/app/remotemdi.h index 8f848ca..92e48c6 100644 --- a/clients/tde/src/app/remotemdi.h +++ b/clients/tde/src/app/remotemdi.h @@ -30,7 +30,7 @@ class TDEToggleAction; */ class RemoteMDI : public KMdiMainFrm { - TQ_OBJECT + Q_OBJECT public: /** |