Closed TurBoss closed 3 years ago
This adds a second init function to plugins that need the main window to be loaded like notifications
this come to be the solution for #51
I only need to know the correct place to call postGuiInitialisePlugins()
postGuiInitialisePlugins()
I think now its a cleaner way to achieve this I'll merge once test are success if we found any bug we can fix latter
\o/
This adds a second init function to plugins that need the main window to be loaded like notifications
this come to be the solution for #51
I only need to know the correct place to call
postGuiInitialisePlugins()