summaryrefslogtreecommitdiffstats
path: root/ksysv/IOCore.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 10:48:41 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 10:48:41 -0600
commit58cb2c2c17b1e6dd48cbfbcb69ec2f50f1ced9ee (patch)
treea66fccabf2b123f2887c3ed8af1ec543dc5d44c8 /ksysv/IOCore.h
parent64d4c5289ce80843c5e63580d1d21f98f5e04af7 (diff)
downloadtdeadmin-58cb2c2c17b1e6dd48cbfbcb69ec2f50f1ced9ee.tar.gz
tdeadmin-58cb2c2c17b1e6dd48cbfbcb69ec2f50f1ced9ee.zip
Rename KLock and KTrader to avoid conflicts with KDE4
Diffstat (limited to 'ksysv/IOCore.h')
-rw-r--r--ksysv/IOCore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/IOCore.h b/ksysv/IOCore.h
index db1ca96..fa89e0c 100644
--- a/ksysv/IOCore.h
+++ b/ksysv/IOCore.h
@@ -54,7 +54,7 @@ namespace ksv
TQValueList<KSVData>* start,
TQValueList<KSVData>* stop);
- KTrader::OfferList servicesForFile (const TQString& filename);
+ TDETrader::OfferList servicesForFile (const TQString& filename);
KService::Ptr preferredServiceForFile (const TQString& filename);
} // namespace IO