From 5283780d89368dad60287f316e17916ff2ef29c1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 19 Jan 2013 23:55:30 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 71a3a62..7799a18 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -54,7 +54,7 @@ extern "C" { KMPlayer::StringPool::init(); - KApplication app; + TDEApplication app; TQGuardedPtr kmplayer; if (app.isRestored ()) { -- cgit v1.2.3