minor fix

This commit is contained in:
unknown
2024-06-05 21:42:22 +02:00
parent 9cd21272c9
commit 052d44f1a9

View File

@@ -55,6 +55,7 @@ private:
int _cropTop;
int _cropBottom;
int _cropRight;
FlipMode _flipMode;
VideoMode _videoMode;
bool _doTransform;