1 2 3 4 5 6
#pragma once #include <ui.h> /// Push an event into the widget library. void PushWidgetEvent(uiWidgetEvent* event);