Sine Striker
2023-12-27 b2471667e1377df998ec50a6f952f3d164e73e3d
src/core/windowitemdelegate.cpp
@@ -6,6 +6,8 @@
    WindowItemDelegate::~WindowItemDelegate() = default;
    void WindowItemDelegate::resetQtGrabbedControl() const {}
    void WindowItemDelegate::resetQtGrabbedControl(QObject *host) const {
        Q_UNUSED(host);
    }
}