pythonqt
pythonqt copied to clipboard
Provides missing implementation of PythonQtSlotInfo::getGlobalShouldAllowThreads()
The static function PythonQtSlotInfo::getGlobalShouldAllowThreads() is declared in PythonQtMethodInfo.h but the implementation is missing. This commit adds the implemention of this function to PythonQtMethodInfo.cpp