Yuhang Zhao
2023-12-11 e9ce49b601b412050e9709a3474e51950dccd5a9
src/core/windowitemdelegate.h
@@ -26,7 +26,7 @@
        virtual bool isHostSizeFixed(const QObject *host) const = 0;
        // Callbacks
        virtual bool resetQtGrabbedControl() const;
        virtual void resetQtGrabbedControl() const;
    private:
        Q_DISABLE_COPY_MOVE(WindowItemDelegate)