add asset js loader & export doric classes
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
#include "DoricExport.h"
|
||||
|
||||
#include "DoricInterfaceLoader.h"
|
||||
|
||||
class DoricJSLoaderManager {
|
||||
class DORIC_EXPORT DoricJSLoaderManager {
|
||||
private:
|
||||
static DoricJSLoaderManager *local_instance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user