works with new build environment, but still missing resources and translations
This commit is contained in:
@@ -20,6 +20,9 @@ class SwissWebWidgetIfc: public QObject,
|
||||
public QDesignerCustomWidgetInterface {
|
||||
Q_OBJECT;
|
||||
Q_INTERFACES(QDesignerCustomWidgetInterface);
|
||||
#if QT_VERSION >= 0x050000
|
||||
Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QDesignerCustomWidgetInterface" FILE "webwidgetifc.json");
|
||||
#endif
|
||||
public:
|
||||
bool isContainer() const {
|
||||
TRC;
|
||||
|
||||
Reference in New Issue
Block a user