wip
Yuhang Zhao
2023-12-04 778e12cb0f0d3879a0ecf8bd6fd124dc4f1a7537
src/widgets/widgetwindowagent.h
@@ -12,9 +12,7 @@
    class QWK_WIDGETS_EXPORT WidgetWindowAgent : public CoreWindowAgent {
        Q_OBJECT
        Q_DISABLE_COPY(WidgetWindowAgent)
        Q_DECLARE_PRIVATE(WidgetWindowAgent)
    public:
        explicit WidgetWindowAgent(QObject *parent = nullptr);
        ~WidgetWindowAgent() override;