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 --- nsplugins/pluginscan.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsplugins/pluginscan.cpp') diff --git a/nsplugins/pluginscan.cpp b/nsplugins/pluginscan.cpp index 5f3db42f4..e6891ba97 100644 --- a/nsplugins/pluginscan.cpp +++ b/nsplugins/pluginscan.cpp @@ -539,7 +539,7 @@ int main( int argc, char **argv ) printf("10\n"); fflush(stdout); } - KApplication app(false, false); + TDEApplication app(false, false); // Set up SIGCHLD handler struct sigaction act; -- cgit v1.2.1