summaryrefslogtreecommitdiffstats
path: root/kmid/kmidframe.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:21:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:21:27 -0600
commit2f1044cf6325ef76548375b602a14f8eb56eeb3f (patch)
treea5c4773d5bcb1e35ca3717dc96ba5cfcfac1b5f2 /kmid/kmidframe.h
parent58646ccdcdc8ee08b081edba54e1460ff3295166 (diff)
downloadtdemultimedia-2f1044cf6325ef76548375b602a14f8eb56eeb3f.tar.gz
tdemultimedia-2f1044cf6325ef76548375b602a14f8eb56eeb3f.zip
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'kmid/kmidframe.h')
-rw-r--r--kmid/kmidframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/kmidframe.h b/kmid/kmidframe.h
index 21a173fb..1e3e08c6 100644
--- a/kmid/kmidframe.h
+++ b/kmid/kmidframe.h
@@ -32,7 +32,7 @@
#include <tqtimer.h>
#include <tdelibs_export.h>
-class KApplication;
+class TDEApplication;
class KConfig;
class kmidClient;
class KToolBar;