Fix a bad include.

[GB.QT4.WEBVIEW]
* BUG: Fix a bad include.
This commit is contained in:
gambas 2020-09-30 18:40:43 +02:00
parent 5ae68582e6
commit fd1836b8d1

View file

@ -32,7 +32,7 @@
#include <QWebPage>
#include <QWebView>
#include "cwebdownload.h"
//#include "cwebdownload.h"
#include "main.h"
#ifndef __CWEBVIEW_CPP