mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Fix build
This commit is contained in:
@@ -271,8 +271,8 @@ void CSettingsView::fillValidResolutionsForScreen(int screenIndex)
|
||||
void CSettingsView::fillValidRenderers()
|
||||
{
|
||||
// untested on mobile platforms
|
||||
ui->comboBoxRendererType-hide();
|
||||
ui->labelRendererType-hide();
|
||||
ui->comboBoxRendererType->hide();
|
||||
ui->labelRendererType->hide();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user