diff options
Diffstat (limited to 'wintable/main.h')
| -rw-r--r-- | wintable/main.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wintable/main.h b/wintable/main.h index f5fc4c4..ad2db1b 100644 --- a/wintable/main.h +++ b/wintable/main.h @@ -16,6 +16,8 @@ // - checkbox columns don't clip to the column width // - send standard notification codes // - seriously figure out how we're going to update everything about the table in one place +// - redraw on focus change +// - draw themed WS_EX_CLIENTEDGE (and WS_EX_WINDOWEDGE?) #include "includethis.h" |
