summaryrefslogtreecommitdiffstats
path: root/src/kio_umountwrapper.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 23:55:24 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 23:55:24 -0600
commit841de5e17d45bb701d48b4856c7c24bd1c29923f (patch)
tree02ca5c6b488ce4a2ebde89fd7551604efdb52d85 /src/kio_umountwrapper.h
parentdaaccdab8a2e808b004b535691f7279f7b64e284 (diff)
downloadtdeio-umountwrapper-841de5e17d45bb701d48b4856c7c24bd1c29923f.tar.gz
tdeio-umountwrapper-841de5e17d45bb701d48b4856c7c24bd1c29923f.zip
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'src/kio_umountwrapper.h')
-rw-r--r--src/kio_umountwrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kio_umountwrapper.h b/src/kio_umountwrapper.h
index c790bcd..da9b041 100644
--- a/src/kio_umountwrapper.h
+++ b/src/kio_umountwrapper.h
@@ -30,7 +30,7 @@
#include <kprogress.h>
#include <kprocess.h>
-class kio_umountwrapper : public KApplication
+class kio_umountwrapper : public TDEApplication
{
Q_OBJECT