mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Cleanup
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#include <QThread>
|
||||
|
||||
PyThreadState* mainThreadState;
|
||||
|
||||
PythonProgram::PythonProgram(const QString & name, Logger * log) :
|
||||
_name(name), _log(log), _tstate(nullptr)
|
||||
{
|
||||
|
Reference in New Issue
Block a user