summaryrefslogtreecommitdiffstats
path: root/kaudiocreator/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kaudiocreator/main.cpp')
-rw-r--r--kaudiocreator/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/main.cpp b/kaudiocreator/main.cpp
index 05c4cffe..16fb3631 100644
--- a/kaudiocreator/main.cpp
+++ b/kaudiocreator/main.cpp
@@ -39,7 +39,7 @@ int main(int argc, char *argv[]){
// command line
TDECmdLineArgs::init(argc, argv, &aboutData);
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication a(argc, argv);
+ TDEApplication a(argc, argv);
KAudioCreator *app = new KAudioCreator(0, "MainWindow");
// we need some strings from libkcddb for the cddb album dialog