소스 검색

also hide label

Laserlicht 9 달 전
부모
커밋
0a42ba8f0a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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();