src/widgets/widgetwindowagent.h
@@ -12,10 +12,12 @@ class QWK_WIDGETS_EXPORT WidgetWindowAgent : public CoreWindowAgent { Q_OBJECT Q_DISABLE_COPY(WidgetWindowAgent) Q_DECLARE_PRIVATE(WidgetWindowAgent) public: explicit WidgetWindowAgent(QObject *parent = nullptr); ~WidgetWindowAgent(); ~WidgetWindowAgent() override; public: bool setup(QWidget *w);