Don't let UI jobs overlap.
This commit is contained in:
parent
ef059404b3
commit
86afffa692
4 changed files with 20 additions and 5 deletions
|
@ -178,6 +178,7 @@ public:
|
|||
|
||||
void update();
|
||||
void stop_jobs();
|
||||
bool is_any_job_running() const;
|
||||
void select_view(const std::string& direction);
|
||||
void select_view_3D(const std::string& name);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue