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 f492a8fac4
commit 156cf62b8a

View File

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