diff options
| -rw-r--r-- | wintable/new/checkboximages.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wintable/new/checkboximages.h b/wintable/new/checkboximages.h index efef2dc..302cc90 100644 --- a/wintable/new/checkboximages.h +++ b/wintable/new/checkboximages.h @@ -1,5 +1,7 @@ // 16 august 2014 +// TODO instead of caching checkbox images, draw them on the fly, because they could be transparent + // TODO actually make this #define panichresult(a, b) panic(a) |
