Tools: [skip ci] replace QtDesigner with QtUiPlugin header to make moc happy on macOS

This commit is contained in:
wmayer
2022-04-04 17:06:59 +02:00
parent 7f66a6e170
commit f2f131f391

View File

@@ -21,7 +21,7 @@
***************************************************************************/
#include <QtDesigner>
#include <QtUiPlugin>
#include <qplugin.h>
class QDesignerFormEditorInterface;