Sine Striker
2024-04-30 87b7caada401149efda7bfee5289babdbcd5165f
src/widgets/widgetitemdelegate_p.h
@@ -48,6 +48,9 @@
        void setWindowVisible(QObject *host, bool visible) const override;
        void setGeometry(QObject *host, const QRect &rect) override;
        void bringWindowToTop(QObject *host) const override;
        WinIdChangeEventFilter *
            createWinIdEventFilter(QObject *host, AbstractWindowContext *context) const override;
    };
}