draw instrument
This commit is contained in:
+2
-2
@@ -46,8 +46,8 @@ QSize GetDesktopSize() {
|
||||
|
||||
return QSize(lcd_width, lcd_height);
|
||||
#endif
|
||||
|
||||
return QSize(800, 480);
|
||||
//return QSize(800, 480);
|
||||
return QSize(1600, 800);
|
||||
}
|
||||
|
||||
void CheckDir(const QString &path) {
|
||||
|
||||
Reference in New Issue
Block a user