diff options
Diffstat (limited to 'src/kio_umountwrapper.h')
-rw-r--r-- | src/kio_umountwrapper.h | 2 |
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 |