v0.6.10beta2
This commit is contained in:
@@ -8,7 +8,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
|
||||
# GUI Version
|
||||
set(GUI_VERSION_MAJOR 0)
|
||||
set(GUI_VERSION_MINOR 6)
|
||||
set(GUI_VERSION_BUILD 9)
|
||||
set(GUI_VERSION_BUILD 10)
|
||||
set(GUI_VERSION_BETA 1)
|
||||
# use AppVersion.h as a configure file
|
||||
configure_file(
|
||||
|
||||
5
docs/v0.6.10.txt
Normal file
5
docs/v0.6.10.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
v0.6.10
|
||||
|
||||
重写了整个Patient的修改和新增逻辑,使用模态对话框替代的原来界面内的显示。
|
||||
去除了原来界面内编辑区域,只做显示使用。
|
||||
此外,使用滑动块替换了性别选择,日期选择的功能。
|
||||
Reference in New Issue
Block a user