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