This commit is contained in:
luiscuenca 2017-12-01 15:17:23 -07:00
parent d271f61987
commit fefedc11c8

View file

@ -173,7 +173,6 @@ public:
private:
QString _newTargetDevice;
QSharedPointer<OffscreenQmlSurface> _surface;
int _runDelayMs;
};
class OffscreenTextures {