mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-24 05:00:31 -04:00
Display standard resolutions on single-monitor machines
This commit is contained in:
parent
b60d5904e2
commit
5538fea1d1
@ -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…
x
Reference in New Issue
Block a user