- fix: vector vars can't be expanded in the watch panel

This commit is contained in:
Roy Qu 2022-03-30 20:21:33 +08:00
parent 461df394cb
commit eb4eadabbc
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Red Panda C++ Version 1.0.2
- enhancement: context menu for problem cases table - enhancement: context menu for problem cases table
- fix: error in auto generate makefile under linux - fix: error in auto generate makefile under linux
- fix: when open a project, and it's missing compiler set getten reset, it's modification flag is not correctly set. - fix: when open a project, and it's missing compiler set getten reset, it's modification flag is not correctly set.
- fix: vector vars can't be expanded in the watch panel
Red Panda C++ Version 1.0.1 Red Panda C++ Version 1.0.1
- fix: only convert project icon file when it's filename doesn't end with ".ico" - fix: only convert project icon file when it's filename doesn't end with ".ico"