dll pack & replace mt
This commit is contained in:
@@ -6,12 +6,14 @@
|
||||
#include <QVariant>
|
||||
#include <QtDebug>
|
||||
|
||||
#include "DoricExport.h"
|
||||
|
||||
#include "FlexLayoutConfig.h"
|
||||
#include "FlexLayout.h"
|
||||
|
||||
#include "yoga/Yoga.h"
|
||||
|
||||
class FlexLayoutService : public QObject {
|
||||
class DORIC_EXPORT FlexLayoutService : public QObject {
|
||||
Q_OBJECT
|
||||
private:
|
||||
FlexLayoutConfig *config;
|
||||
|
Reference in New Issue
Block a user