Added control buttons to enable selective file export functionality && Fixed the issue where files were not closed after DLT Log export && Resolved the problem of files failing to open due to Chinese path characters && Modified alert pop-up icons && Adjusted the initial display position
This commit is contained in:
@@ -17,6 +17,9 @@ namespace Widgets
|
||||
|
||||
// 工作流区域
|
||||
void Workflow_Area(const ImVec2 &size = ImVec2(0, 0));
|
||||
|
||||
// 控制面板区域
|
||||
void Control_Panel(const ImVec2 &size = ImVec2(0, 0));
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user