mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04: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(accepted()), this, SLOT(play()));
|
||||
|
||||
//setupConfig();
|
||||
createIcons();
|
||||
createPages();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user