summaryrefslogtreecommitdiffstats
path: root/kpoker/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/main.cpp')
-rw-r--r--kpoker/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/main.cpp b/kpoker/main.cpp
index 9ec661a7..1d75def3 100644
--- a/kpoker/main.cpp
+++ b/kpoker/main.cpp
@@ -40,7 +40,7 @@ int main( int argc, char *argv[] )
I18N_NOOP("Original author"), "whynot@mabi.de");
TDECmdLineArgs::init( argc, argv, &aboutData );
- KApplication myApp;
+ TDEApplication myApp;
KGlobal::locale()->insertCatalogue("libtdegames");
if (myApp.isRestored())