mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Export QgsWebPage/QWebPage symbols
This commit is contained in:
parent
388e4047a7
commit
705b51c9f8
@ -96,7 +96,7 @@ class CORE_EXPORT QWebSettings : public QObject
|
||||
* @brief The QWebPage class is a collection of stubs to mimic the API of a QWebPage on systems
|
||||
* where QtWebkit is not available.
|
||||
*/
|
||||
class QWebPage : public QObject
|
||||
class CORE_EXPORT QWebPage : public QObject
|
||||
{
|
||||
/// @cond
|
||||
Q_OBJECT
|
||||
|
Loading…
x
Reference in New Issue
Block a user