From 9d3ba0cfd7d95a4368000677c7ab4e227aa9a9fc Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 16 Aug 2015 23:45:15 -0400 Subject: [PATCH] More TODOs. --- redo/reredo/ui.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/redo/reredo/ui.h b/redo/reredo/ui.h index 1f6cc059..c629b8a4 100644 --- a/redo/reredo/ui.h +++ b/redo/reredo/ui.h @@ -1,5 +1,7 @@ // 6 april 2015 +// TODO rename all uiXxxType() to uiTypeXxx()? + #ifndef __LIBUI_UI_H__ #define __LIBUI_UI_H__