improve maximum config-dialog-size (no QT5 version-check needed)

This commit is contained in:
plc-user
2025-12-15 22:28:40 +01:00
parent 689b101c55
commit 2c5e5c6b78
3 changed files with 20 additions and 9 deletions

View File

@@ -57,6 +57,8 @@ class MachineInfo
int32_t i_max_screen_width();
int32_t i_max_screen_height();
int32_t i_max_available_width();
int32_t i_max_available_height();
QString compilation_info();
void send_info_to_debug();