refactor EngineController.cpp
This commit is contained in:
@@ -26,6 +26,8 @@ namespace menus {
|
||||
);
|
||||
|
||||
void show_process_panel(Engine* engine, const std::shared_ptr<Task>& task, const std::wstring& text=L"");
|
||||
|
||||
bool call(Engine* engine, runnable func);
|
||||
}
|
||||
|
||||
#endif // FRONTEND_MENU_MENU_HPP_
|
||||
|
||||
Reference in New Issue
Block a user