summaryrefslogtreecommitdiff
path: root/src/browserdialog.h
diff options
context:
space:
mode:
authorBrian Munro <brian.alexander.munro@gmail.com>2017-12-05 06:34:47 +0200
committerGitHub <noreply@github.com>2017-12-05 06:34:47 +0200
commitfa598e86dbce096b5439ae704dd18cc5b1289191 (patch)
tree66f9ecd51775c9e184b1679fc2d6fecc74fb1d8a /src/browserdialog.h
parentc64e12a289066c6b4834c43a49ff631a33b2f3ce (diff)
parentffdc5ca7ccb24bc937ed5418b7a6e5a1b7d719dd (diff)
Merge pull request #135 from LePresidente/QT5.7
All changes done for 2.1.0
Diffstat (limited to 'src/browserdialog.h')
-rw-r--r--src/browserdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/browserdialog.h b/src/browserdialog.h
index 04567f5f..354a377b 100644
--- a/src/browserdialog.h
+++ b/src/browserdialog.h
@@ -24,7 +24,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include <QNetworkRequest>
#include <QNetworkReply>
#include <QTimer>
-#include <QWebView>
+#include <QWebEngineView>
#include <QQueue>
#include <QTabWidget>
#include <QAtomicInt>