QPIConfig file write fix

This commit is contained in:
2021-12-24 14:40:31 +03:00
parent 93ffd99b0c
commit fcdc142991
4 changed files with 17 additions and 5 deletions

View File

@@ -68,6 +68,7 @@ struct QAD_GRAPHIC_EXPORT GraphicType {
QIcon icon;
bool visible;
QRectF cvrect;
int last_lod = 0;
};