mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 15:35:23 +00:00
Removed commented line
This commit is contained in:
parent
889e7d6c2e
commit
3e6658428b
@ -50,7 +50,6 @@ MainDialog::MainDialog()
|
|||||||
connect(buttonBox, SIGNAL(rejected()), this, SLOT(close()));
|
connect(buttonBox, SIGNAL(rejected()), this, SLOT(close()));
|
||||||
connect(buttonBox, SIGNAL(accepted()), this, SLOT(play()));
|
connect(buttonBox, SIGNAL(accepted()), this, SLOT(play()));
|
||||||
|
|
||||||
//setupConfig();
|
|
||||||
createIcons();
|
createIcons();
|
||||||
createPages();
|
createPages();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user