src/widgets/widgetwindowagent.cpp @@ -84,7 +84,7 @@ } WidgetWindowAgent::WidgetWindowAgent(WidgetWindowAgentPrivate &d, QObject *parent) : CoreWindowAgent(d, parent) { : WindowAgentBase(d, parent) { d.init(); } }