1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-08 22:26:51 +02:00

also hide label

This commit is contained in:
Laserlicht
2025-01-01 18:44:28 +01:00
parent 3870ac6c21
commit 0a42ba8f0a

View File

@@ -127,6 +127,7 @@ void CSettingsView::loadSettings()
#endif
#ifndef VCMI_ANDROID
ui->buttonHandleBackRightMouseButton->hide();
ui->labelHandleBackRightMouseButton->hide();
#endif
fillValidScalingRange();