diff options
Diffstat (limited to 'src/kernel/ntqobject.h')
-rw-r--r-- | src/kernel/ntqobject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kernel/ntqobject.h b/src/kernel/ntqobject.h index fc16c50bd..19df54726 100644 --- a/src/kernel/ntqobject.h +++ b/src/kernel/ntqobject.h @@ -237,6 +237,7 @@ public: #endif private: + void cleanupControlElementData(); #ifdef TQT_THREAD_SUPPORT void moveToThread_helper(TQThread *targetThread); void setThreadObject_helper(TQThread *targetThread); |