mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
.
This commit is contained in:
parent
333206ac7f
commit
669e8f9df8
@ -669,6 +669,7 @@ PyObject* Effect::wrapImageDrawPie(PyObject *self, PyObject *args)
|
||||
int centerY = 0;
|
||||
int width = effect->_imageSize.width();
|
||||
int height = effect->_imageSize.height();
|
||||
PyObject * bytearray = nullptr;
|
||||
|
||||
bool argsOK = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user