Runtime fixes for QT4 support.

This commit is contained in:
Neel Patel
2016-02-23 09:10:49 +00:00
committed by Dave Page
parent 2de7b4c0a0
commit 3b7886e61e
6 changed files with 23 additions and 8 deletions

View File

@@ -14,6 +14,7 @@
// App headers
#include "TabWindow.h"
#include <QWebHistory>
TabWindow::TabWindow(QWidget *parent) :
QTabWidget(parent)