diff options
| author | Pietro Gagliardi <[email protected]> | 2014-12-18 13:05:20 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-12-18 13:05:20 -0500 |
| commit | 07c599ad1bfcf4bd7183f47b481afb7ea6949a6c (patch) | |
| tree | 83c9f5f42ef25ea23dbc07e9222880a0dc2ba8a3 | |
| parent | f22812ff0eff3d639773628a877360d3f76bfd50 (diff) | |
More critical TODOs.
| -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) |
