single instance log & add global broadcast
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "shader/slider/DoricSliderNode.h"
|
||||
|
||||
DoricRegistry::DoricRegistry() {
|
||||
qDebug() << "DoricRegistry constructor";
|
||||
|
||||
registerNativePlugin<DoricShaderPlugin>("shader");
|
||||
registerNativePlugin<DoricModalPlugin>("modal");
|
||||
registerNativePlugin<DoricPopoverPlugin>("popover");
|
||||
|
||||
Reference in New Issue
Block a user