summaryrefslogtreecommitdiffstats
path: root/sip/dcop/dcopclient.sip
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-19 23:13:05 -0500
committerDarrell Anderson <[email protected]>2012-06-19 23:13:05 -0500
commitaf92e92c9ec82f6775c8e64bed0b62911afae42a (patch)
tree62057adfa6c4a4ff987b4bb22a33e0ce4dcc8734 /sip/dcop/dcopclient.sip
parenta7a170c7f7daa6dfec350ef4d3b0e52f4b7ff83e (diff)
downloadpytde-af92e92c9ec82f6775c8e64bed0b62911afae42a.tar.gz
pytde-af92e92c9ec82f6775c8e64bed0b62911afae42a.zip
Update for recent TQ changes.
Diffstat (limited to 'sip/dcop/dcopclient.sip')
-rw-r--r--sip/dcop/dcopclient.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/dcop/dcopclient.sip b/sip/dcop/dcopclient.sip
index ddc5fae..35503d2 100644
--- a/sip/dcop/dcopclient.sip
+++ b/sip/dcop/dcopclient.sip
@@ -88,7 +88,7 @@ public:
virtual bool process (const TQCString&, const TQByteArray&, TQCString&, TQByteArray&);
DCOPClientTransaction* beginTransaction ();
void endTransaction (DCOPClientTransaction*, TQCString&, TQByteArray&);
- Q_INT32 transactionId ();
+ TQ_INT32 transactionId ();
bool isApplicationRegistered (const TQCString&);
QCStringList registeredApplications ();
QCStringList remoteObjects (const TQCString&, bool* = 0);