From bf3bdf1468c5264a57b6aac343f8c7d1a50de848 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 31 Dec 2010 23:53:28 +0000 Subject: Automated conversion aRts now compiles with TQt for Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1210526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- mcop/core.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mcop/core.idl') diff --git a/mcop/core.idl b/mcop/core.idl index 156632a..ea1062b 100644 --- a/mcop/core.idl +++ b/mcop/core.idl @@ -211,7 +211,7 @@ struct AttributeDef { * defines what methods/attributes a particular interface supports: these * do not contain the methods/attributes of inherited interfaces. * - * inheritedInterfaces only contains the names of Interfaces that this one + * inheritedInterfaces only tqcontains the names of Interfaces that this one * inherits in exactly one step. So to see if interface XYZ is inherited * from ABC, you need to check the "inheritedInterfaces" of XYZ, and their * "inheritedInterfaces" and their "inheritedInterfaces" and so on. @@ -530,7 +530,7 @@ interface TmpGlobalComm : GlobalComm { */ /** - * TraderOffer - this contains an offer of an object (which is usually returned + * TraderOffer - this tqcontains an offer of an object (which is usually returned * as result of a query. */ interface TraderOffer { -- cgit v1.2.3