From eb47d241d0212278f54d6f0defdd0ee4d0e4cf63 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 7 Dec 2012 15:02:42 -0600 Subject: Automated update from Qt3 --- src/tools/ntqmutex.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/tools/ntqmutex.h') diff --git a/src/tools/ntqmutex.h b/src/tools/ntqmutex.h index 2a9afb1d2..7b73514da 100644 --- a/src/tools/ntqmutex.h +++ b/src/tools/ntqmutex.h @@ -74,6 +74,9 @@ private: TQMutex( const TQMutex & ); TQMutex &operator=( const TQMutex & ); #endif + +public: + int level(); }; class Q_EXPORT TQMutexLocker -- cgit v1.2.3