mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-18 12:30:33 +00:00
Merge pull request #257 from rakslice/windows_exit_on_prefs_exit
Windows: when prefs window is closed, do not run the emulator
This commit is contained in:
commit
bb2ad33ba4
@ -407,6 +407,7 @@ static GtkWidget *make_combobox(GtkWidget *top, int label_id, const char *defaul
|
||||
// Window closed
|
||||
static gint window_closed(void)
|
||||
{
|
||||
start_clicked = false;
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user