summaryrefslogtreecommitdiffstats
path: root/kio/kio/global.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 09:22:00 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-03 09:22:00 +0000
commit0951e055d48aea46ff659fdc9e23fa5edfceabcf (patch)
tree8187d1d29a3db52d1ea5cf7ccb56b768fcd24525 /kio/kio/global.h
parent9f96d6383157631aa9a8d087b3966d47e7b06899 (diff)
downloadtdelibs-0951e055d48aea46ff659fdc9e23fa5edfceabcf.tar.gz
tdelibs-0951e055d48aea46ff659fdc9e23fa5edfceabcf.zip
Minor API repair
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211206 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kio/kio/global.h')
-rw-r--r--kio/kio/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/global.h b/kio/kio/global.h
index 780bac6a2..fc18f1953 100644
--- a/kio/kio/global.h
+++ b/kio/kio/global.h
@@ -416,7 +416,7 @@ namespace KIO
* right now. This means, it has to be mounted, not just
* defined in fstab.
*/
- KIO_EXPORT TQString tqfindDeviceMountPoint( const TQString& device );
+ KIO_EXPORT TQString findDeviceMountPoint( const TQString& device );
/**
* Returns the mount point on which resides @p filename.