Skip to content

Commit ff38f27

Browse files
committed
fix build
1 parent 8ddcf76 commit ff38f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgsattributeform.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
#include "qgsfeature.h"
2020
#include "qgsvectorlayer.h"
21-
#include "qgseditorwidgetwrapper.h"
2221
#include "qgsattributeeditorcontext.h"
2322

2423
#include <QWidget>
@@ -28,6 +27,7 @@ class QgsAttributeFormInterface;
2827
class QgsAttributeFormEditorWidget;
2928
class QgsMessageBar;
3029
class QgsMessageBarItem;
30+
class QgsWidgetWrapper;
3131

3232
class GUI_EXPORT QgsAttributeForm : public QWidget
3333
{

0 commit comments

Comments
 (0)