[Gui] rename the Qt header list
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
|
||||
|
||||
#ifdef _PreComp_
|
||||
|
||||
// Python
|
||||
|
||||
// Python
|
||||
#include <Python.h>
|
||||
|
||||
// standard
|
||||
@@ -61,15 +61,15 @@
|
||||
|
||||
|
||||
// Qt Toolkit
|
||||
#ifndef __Qt4All__
|
||||
# include <Gui/Qt4All.h>
|
||||
#ifndef __QtAll__
|
||||
# include <Gui/QtAll.h>
|
||||
#endif
|
||||
|
||||
// QtWebKit
|
||||
#include <QWebFrame>
|
||||
#include <QWebView>
|
||||
#include <QWebSettings>
|
||||
|
||||
|
||||
#endif //_PreComp_
|
||||
|
||||
#endif // WEBGUI_PRECOMPILED_H
|
||||
|
||||
Reference in New Issue
Block a user