func:添加选择文件功能并自动记录
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
|
||||
public:
|
||||
bool set_work_exe(const std::string& dir);
|
||||
void set_xml_path(const std::string& path);
|
||||
OprBase get_config();
|
||||
|
||||
private:
|
||||
@@ -31,4 +32,4 @@ private:
|
||||
OprBase opr_base_{};
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user