Browse Source

also hide label

Laserlicht 9 months ago
parent
commit
0a42ba8f0a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      launcher/settingsView/csettingsview_moc.cpp

+ 1 - 0
launcher/settingsView/csettingsview_moc.cpp

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