From 2877440fbda2e245d04f534ed51d7cb7c0a06482 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:23:57 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- superkaramba/src/taskbartest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'superkaramba/src/taskbartest.cpp') diff --git a/superkaramba/src/taskbartest.cpp b/superkaramba/src/taskbartest.cpp index 8f5dfc5..45f0be2 100644 --- a/superkaramba/src/taskbartest.cpp +++ b/superkaramba/src/taskbartest.cpp @@ -56,7 +56,7 @@ int main(int argc, char **argv) TDECmdLineArgs::init(argc, argv, &about); TDECmdLineArgs::addCmdLineOptions( options ); - KApplication app; + TDEApplication app; // karamba *mainWin = 0; TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs(); -- cgit v1.2.3