summaryrefslogtreecommitdiffstats
path: root/src/tdeio_umountwrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdeio_umountwrapper.h')
-rw-r--r--src/tdeio_umountwrapper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tdeio_umountwrapper.h b/src/tdeio_umountwrapper.h
index eb670b8..8689022 100644
--- a/src/tdeio_umountwrapper.h
+++ b/src/tdeio_umountwrapper.h
@@ -30,12 +30,12 @@
#include <kprogress.h>
#include <kprocess.h>
-class kio_umountwrapper : public TDEApplication
+class tdeio_umountwrapper : public TDEApplication
{
Q_OBJECT
public:
- kio_umountwrapper(const TQString&);
+ tdeio_umountwrapper(const TQString&);
private:
KProgressDialog *m_progress;