Fix kio-umountwrapper FTBFS

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-umountwrapper@1247899 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent e6b41752a9
commit f522dbd5f6

@ -32,7 +32,7 @@
#include <kdebug.h>
kio_umountwrapper::kio_umountwrapper(const TQString& url)
: KApplication( 0, "kio_umountwrapper" )
: KApplication()
{
m_progress = new KProgressDialog();
setMainWidget(m_progress);

Loading…
Cancel
Save