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 dea4ee883..01f5f16b4 100644 --- a/konqueror/client/kfmclient.h +++ b/konqueror/client/kfmclient.h @@ -23,7 +23,7 @@ #include <kapplication.h> #include <krun.h> -class clientApp : public KApplication +class clientApp : public TDEApplication { Q_OBJECT public: |