diff options
| author | Pietro Gagliardi <[email protected]> | 2015-02-19 22:23:45 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-02-19 22:23:45 -0500 |
| commit | 7392dca627fbcc3117a1ed264522f4b7301a1b83 (patch) | |
| tree | 21d0e0f546b034eac2558aae57b22411db0d371e | |
| parent | efda6a235e6c80a32330ecb9b376822e29a76c93 (diff) | |
More TODOs.
| -rw-r--r-- | wintable/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.h b/wintable/main.h index ad2db1b..ccfb5c1 100644 --- a/wintable/main.h +++ b/wintable/main.h @@ -18,6 +18,7 @@ // - 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?) +// - in-place tooltips for text columns #include "includethis.h" |
