summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qguard_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fixed missing forward declarations, which made gcc fail to compileErik Verbruggen2009-07-311-1/+8
* removing Q_CORE_EXPORT for q_guard_addGuard() and q_guard_removeGuard()Aaron Kennedy2009-07-311-2/+1
* Add non-threadsafe QGuard classAaron Kennedy2009-07-311-0/+151