summaryrefslogtreecommitdiffstats
path: root/kmymoney2/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/main.cpp')
-rw-r--r--kmymoney2/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/main.cpp b/kmymoney2/main.cpp
index 7dde3b4..d31c7d5 100644
--- a/kmymoney2/main.cpp
+++ b/kmymoney2/main.cpp
@@ -139,7 +139,7 @@ int main(int argc, char *argv[])
}
// show startup logo
- KStartupLogo* splash = new KStartupLogo();
+ TDEStartupLogo* splash = new TDEStartupLogo();
a->processEvents();
args = TDECmdLineArgs::parsedArgs();