mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 09:15:38 +00:00
Display standard resolutions on single-monitor machines
This commit is contained in:
parent
b60d5904e2
commit
5538fea1d1
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ bool Launcher::GraphicsPage::setupSDL()
|
|||
{
|
||||
screenComboBox->addItem(QString(tr("Screen ")) + QString::number(i + 1));
|
||||
}
|
||||
screenChanged(0);
|
||||
|
||||
// Disconnect from SDL processes
|
||||
quitSDL();
|
||||
|
|
Loading…
Reference in a new issue