#include "windowitemdelegate_p.h" namespace QWK { WindowItemDelegate::WindowItemDelegate() = default; WindowItemDelegate::~WindowItemDelegate() = default; void WindowItemDelegate::resetQtGrabbedControl() const {} }