diff options
Diffstat (limited to 'konqueror/client/kfmclient.h')
-rw-r--r-- | konqueror/client/kfmclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/client/kfmclient.h b/konqueror/client/kfmclient.h index 1e17279c6..f46f3d06f 100644 --- a/konqueror/client/kfmclient.h +++ b/konqueror/client/kfmclient.h @@ -25,7 +25,7 @@ class clientApp : public TDEApplication { - Q_OBJECT + TQ_OBJECT public: /** Parse command-line arguments and "do it" */ static bool doIt(); |