1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 08:20:18 +00:00
QB64-PE/source/ide
Matthew Kilgore f7b1427a89 The C++ settings menu reuses existing shortcut key
The C++ compiler Settings menu uses the shortcut key 'o', but that's
actually already in use and thus creates a conflict. We're switching it
to use the option 'm', which does not conflict.

Fixes: #105
2022-06-10 12:51:35 -04:00
..
wiki Different colors for bold/italic styles 2022-06-07 13:24:11 +02:00
ide_global.bas Improve displayFormat for Watch Panel and dialog 2022-03-10 00:55:46 -03:00
ide_methods.bas The C++ settings menu reuses existing shortcut key 2022-06-10 12:51:35 -04:00