#include "InputGuiElementCallback.h" void InputGuiElementCallback::press() { (elem->*func)(); }