Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 24, 2016
1 parent 8ddcf76 commit ff38f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsattributeform.h
Expand Up @@ -18,7 +18,6 @@

#include "qgsfeature.h"
#include "qgsvectorlayer.h"
#include "qgseditorwidgetwrapper.h"
#include "qgsattributeeditorcontext.h"

#include <QWidget>
Expand All @@ -28,6 +27,7 @@ class QgsAttributeFormInterface;
class QgsAttributeFormEditorWidget;
class QgsMessageBar;
class QgsMessageBarItem;
class QgsWidgetWrapper;

class GUI_EXPORT QgsAttributeForm : public QWidget
{
Expand Down

0 comments on commit ff38f27

Please sign in to comment.