fix: Replace process on reload
This commit is contained in:
parent
0f91d3d8df
commit
086e498388
5 changed files with 125 additions and 122 deletions
include/components
|
@ -37,9 +37,7 @@ class controller {
|
|||
~controller();
|
||||
|
||||
void bootstrap(bool writeback = false, bool dump_wmname = false);
|
||||
|
||||
void run();
|
||||
bool completed();
|
||||
bool run();
|
||||
|
||||
protected:
|
||||
void install_sigmask();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue