mirror of
https://github.com/johndoe6345789/GithubWorkflowTool.git
synced 2026-05-02 17:45:52 +00:00
Fix code review issues: matrix parsing, Qt6 compatibility, and performance optimizations
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -46,6 +46,7 @@ private:
|
||||
|
||||
std::unique_ptr<core::RepoManager> m_repoManager;
|
||||
std::unique_ptr<core::JobExecutor> m_executor;
|
||||
std::unique_ptr<core::WorkflowParser> m_parser;
|
||||
};
|
||||
|
||||
} // namespace gui
|
||||
|
||||
Reference in New Issue
Block a user