From c07a7861d4afb8d52ab38bff308e69d1ee06a24a Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 31 May 2020 19:49:59 -0400 Subject: [PATCH] More TODOs. --- test/controls.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/controls.c b/test/controls.c index 541fd39a..a3895f9a 100644 --- a/test/controls.c +++ b/test/controls.c @@ -159,6 +159,7 @@ static uint32_t testControlType2(void) return type; } +// TODO do this but for the OS-specific methods Test(ControlMethodsCalled) { uiControl *c, *d;