From e4e0479220e9e9616b68b2a11e42cff7a8af7b3d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:17:06 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- konqueror/client/kfmclient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konqueror/client/kfmclient.h') 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 #include -class clientApp : public KApplication +class clientApp : public TDEApplication { Q_OBJECT public: -- cgit v1.2.1