Include QDebug header - otherwise a compile error
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ce1f69f025
commit
6cf3355508
@ -12,6 +12,7 @@
|
||||
#include <QWebElement>
|
||||
#include <QWebFrame>
|
||||
#include <QWebPage>
|
||||
#include <QDebug>
|
||||
|
||||
struct product {
|
||||
const char *product;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user