One more forward declaration

This commit is contained in:
Matthias Kuhn 2018-09-04 20:49:25 +02:00
parent f85d1c1657
commit b85f1ed269

View File

@ -26,6 +26,7 @@ class QGridLayout;
class QgsSnapIndicator;
class QgsDoubleSpinBox;
class QGraphicsProxyWidget;
class QgsFeature;
class APP_EXPORT QgsOffsetUserWidget : public QWidget, private Ui::QgsOffsetUserInputBase
{