mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 02:49:50 +00:00
Adding a base class for a QT window
This commit is contained in:
+2
-2
@@ -163,8 +163,8 @@ namespace ComSquare::PPU
|
||||
};
|
||||
|
||||
struct {
|
||||
unsigned int height;
|
||||
unsigned int width;
|
||||
unsigned int _height;
|
||||
unsigned int _width;
|
||||
bool verticalMirroring;
|
||||
bool horizontalMirroring;
|
||||
int verticalOffset;
|
||||
|
||||
Reference in New Issue
Block a user