webkit 추가

git-svn-id: svn://192.168.0.12/source@206 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
admin
2015-10-14 03:04:06 +00:00
parent 0a024987c5
commit 33517be7eb
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# #
#------------------------------------------------- #-------------------------------------------------
QT += core gui sql webkitwidgets QT += core gui sql webkitwidgets webkit
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

View File

@@ -10,7 +10,7 @@
#include <QProgressBar> #include <QProgressBar>
#include <QSqlDatabase> #include <QSqlDatabase>
#include <QTimer> #include <QTimer>
#include <QWebView>
#include "sloaddlg.h" #include "sloaddlg.h"
#include "sdatadlg.h" #include "sdatadlg.h"
#include "scountdlg.h" #include "scountdlg.h"