- fix: bug in the project template

This commit is contained in:
Roy Qu 2022-07-22 19:27:56 +08:00
parent 2f8988cf91
commit a09c5f26b4
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ Red Panda C++ Version 1.1.5
- enhancement: add memory view rows/columns settings in the settings dialog -> debugger -> general panel
- enhancement: add "Go to Line..." in the Code menu
- fix: "Timeout for problem case" can't be rechecked, in the Settings Dialog -> executor -> problem set panel.
- fix: bug in the project template
Red Panda C++ Version 1.1.4

View File

@ -10,7 +10,7 @@ Category[zh_CN]=控制台
[Unit0]
CName=main.c
CppName=main.c
CppName=main.cpp
C=HelloInput_c.txt
Cpp=HelloInput_cpp.txt