| Previous | 199869 Revisions | Next |
| r34364 Monday 12th January, 2015 at 21:42:48 UTC by Carl |
|---|
| debugqt: alternatively... (nw) |
| [src/osd/modules/debugger] | debugqt.c |
| r242875 | r242876 | |
|---|---|---|
| 335 | 335 | gather_save_configurations(); |
| 336 | 336 | } |
| 337 | 337 | #if defined(WIN32) && !defined(SDLMAME_WIN32) |
| 338 | winwindow_update_cursor_state( | |
| 338 | winwindow_update_cursor_state(*m_machine); // make sure the cursor isn't hidden while in debugger | |
| 339 | 339 | #endif |
| 340 | 340 | } |
| 341 | 341 |
| https://github.com/mamedev/mame/commit/9196e1e80cf3fd4bea891e141e57086f8e3d17ed |
| Previous | 199869 Revisions | Next |