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:
@@ -127,6 +127,7 @@ void CSettingsView::loadSettings()
|
||||
#endif
|
||||
#ifndef VCMI_ANDROID
|
||||
ui->buttonHandleBackRightMouseButton->hide();
|
||||
ui->labelHandleBackRightMouseButton->hide();
|
||||
#endif
|
||||
fillValidScalingRange();
|
||||
|
||||
|
Reference in New Issue
Block a user