mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-16 02:40:06 -06:00
take this somewhere
This commit is contained in:
@ -820,9 +820,7 @@ void MainWindow::onEmuUnpause()
|
||||
|
||||
void MainWindow::onOpenEmuSettings()
|
||||
{
|
||||
// TODO keep track of this pointer!!
|
||||
EmuSettingsDialog* dlg = new EmuSettingsDialog(this);
|
||||
dlg->show();
|
||||
EmuSettingsDialog::openDlg(this);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user