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