summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqobject.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-05-02 17:03:49 -0500
committerTimothy Pearson <[email protected]>2013-05-02 17:03:49 -0500
commit68f557434a089b4eecd682397cc63bcd26a259f7 (patch)
tree880cce703d8c2ad405a4db4c25f33177d62960b2 /src/kernel/ntqobject.h
parente980c0380f96c0eea185e86a464f140b012e2818 (diff)
downloadtqt3-68f557434a089b4eecd682397cc63bcd26a259f7.tar.gz
tqt3-68f557434a089b4eecd682397cc63bcd26a259f7.zip
Automated update from Qt3
Diffstat (limited to 'src/kernel/ntqobject.h')
-rw-r--r--src/kernel/ntqobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kernel/ntqobject.h b/src/kernel/ntqobject.h
index 943e8319c..781697ceb 100644
--- a/src/kernel/ntqobject.h
+++ b/src/kernel/ntqobject.h
@@ -226,6 +226,7 @@ public:
#ifdef QT_THREAD_SUPPORT
TQThread* contextThreadObject() const;
void moveToThread(TQThread *targetThread);
+ void disableThreadPostedEvents(bool disable);
#endif
private: