- fix: step into instruction and step over instruction not correctly disabled when cpu dialog is created

- enhancement: icons in cpu dialog auto change size with fonts
This commit is contained in:
Roy Qu 2021-12-22 22:04:22 +08:00
parent 8bee9bf5c6
commit cec7511009
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Version 0.11.5 For Dev-C++ 7 Beta
- fix: step into instruction and step over instruction not correctly disabled when cpu dialog is created
- enhancement: icons in cpu dialog auto change size with fonts
Version 0.11.4 For Dev-C++ 7 Beta
- fix: compiler set's custom link parameters not used when compiling
- fix: code completion doesn't work when input inside () or []