Web: BrowserView::setWindowIcon must be declared as slot
This commit is contained in:
@@ -100,6 +100,7 @@ public:
|
||||
bool canClose (void);
|
||||
|
||||
#ifdef QTWEBENGINE
|
||||
public Q_SLOTS:
|
||||
void setWindowIcon(const QIcon &icon);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user