Skip to content

Commit

Permalink
Remove QWebFrame include
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso authored and nyalldawson committed Oct 26, 2019
1 parent 1c8ae84 commit 03d6c16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/qgsrasterlayerproperties.cpp
Expand Up @@ -75,7 +75,6 @@
#include <QMouseEvent>
#include <QVector>
#include <QUrl>
#include <QWebFrame>

QgsRasterLayerProperties::QgsRasterLayerProperties( QgsMapLayer *lyr, QgsMapCanvas *canvas, QWidget *parent, Qt::WindowFlags fl )
: QgsOptionsDialogBase( QStringLiteral( "RasterLayerProperties" ), parent, fl )
Expand Down

0 comments on commit 03d6c16

Please sign in to comment.