mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-03 08:39:42 +02:00
Improve fix for issue 479
This commit is contained in:
parent
a2b79e062c
commit
70cfc74ce1
9 changed files with 69 additions and 40 deletions
|
@ -188,6 +188,7 @@ public:
|
|||
virtual void adoptApp(CApp* app);
|
||||
virtual CApp& app() const;
|
||||
virtual int run(int argc, char** argv, CreateTaskBarReceiverFunc createTaskBarReceiver);
|
||||
virtual void beforeAppExit();
|
||||
|
||||
private:
|
||||
static CArch* s_instance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue