More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-04-24 13:32:20 -04:00
parent 712be2608e
commit 2870f3239d
1 changed files with 2 additions and 0 deletions

2
ui.h
View File

@ -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__