summaryrefslogtreecommitdiffstats
path: root/quanta/src/kqapp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/src/kqapp.cpp')
-rw-r--r--quanta/src/kqapp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/kqapp.cpp b/quanta/src/kqapp.cpp
index a470dd13..39053e86 100644
--- a/quanta/src/kqapp.cpp
+++ b/quanta/src/kqapp.cpp
@@ -60,7 +60,7 @@ KSplash::~KSplash()
KQApplication::KQApplication()
- : KApplication()
+ : TDEApplication()
{
args = TDECmdLineArgs::parsedArgs();
splash = 0L;