mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Fix build
This commit is contained in:
parent
0acf65af17
commit
d4d2ad5f1f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user