9 #include "observable_evtvar.h"
19 void Notify(
const std::string& message, std::shared_ptr<void> msg_root) {
20 event.Notify(msg_root, message, 0);
Generic event handling between MVC Model and Controller based on a shared EventVar variable.
Handle sending of wxJson messages to all plugins.