From 95c43a0f38217a41c246b1b324c92cc2cba78e5e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:17:51 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- xparts/mozilla/kshell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xparts/mozilla/kshell.cpp') diff --git a/xparts/mozilla/kshell.cpp b/xparts/mozilla/kshell.cpp index c644715d..dd5986b2 100644 --- a/xparts/mozilla/kshell.cpp +++ b/xparts/mozilla/kshell.cpp @@ -62,7 +62,7 @@ private: int main( int argc, char **argv ) { - KApplication app( argc, argv, "xkpartsshell" ); + TDEApplication app( argc, argv, "xkpartsshell" ); app.dcopClient()->registerAs("kshell"); -- cgit v1.2.3