mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-24 11:57:35 +02:00
Fixed issue 506 - plus some quite major refactoring
This commit is contained in:
parent
a19e800b99
commit
24765e6891
8 changed files with 50 additions and 60 deletions
|
@ -56,6 +56,8 @@ public:
|
|||
|
||||
int daemonNTMainLoop(int argc, const char** argv);
|
||||
|
||||
void debugServiceWait();
|
||||
|
||||
int run(int argc, char** argv, CreateTaskBarReceiverFunc createTaskBarReceiver);
|
||||
|
||||
void exitApp(int code);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue