diff --git a/ui.h b/ui.h index 550430d8..01294159 100644 --- a/ui.h +++ b/ui.h @@ -1,5 +1,7 @@ // 6 april 2015 +// TODO add a uiVerifyControlType() function that can be used by control implementations to verify controls + #ifndef __LIBUI_UI_H__ #define __LIBUI_UI_H__