src/core/windowitemdelegate.cpp @@ -6,8 +6,6 @@ WindowItemDelegate::~WindowItemDelegate() = default; bool WindowItemDelegate::resetQtGrabbedControl() const { return true; } void WindowItemDelegate::resetQtGrabbedControl() const {} }