summaryrefslogtreecommitdiffstats
path: root/src/kio_umountwrapper.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-24 13:20:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-24 13:20:58 -0600
commit3858c9720a0f7c205cf35da7becbf061612fbbf2 (patch)
treed0600515d8b04b6380bfcf5427aa6de0a079e402 /src/kio_umountwrapper.h
parent2a9c6671f71594a3ab5261dfcd1e983cce603800 (diff)
downloadtdeio-umountwrapper-3858c9720a0f7c205cf35da7becbf061612fbbf2.tar.gz
tdeio-umountwrapper-3858c9720a0f7c205cf35da7becbf061612fbbf2.zip
Rename KGlobal, KProcess, and KClipboard 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 da9b041..eb670b8 100644
--- a/src/kio_umountwrapper.h
+++ b/src/kio_umountwrapper.h
@@ -42,7 +42,7 @@ private:
private slots:
void progressAdvance();
- void processFinished(KProcess* p);
+ void processFinished(TDEProcess* p);
};