#include "widgetwindowcontext_p.h" namespace QWK { bool WidgetWindowContext::hostEventFilter(QEvent *event) { return false; } }