summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-12-10 18:32:28 -0500
committerPietro Gagliardi <[email protected]>2014-12-10 18:32:28 -0500
commita7cbacb522ffcce08f18569336ca9c3323c8d341 (patch)
tree81c49d8d314fb3aa079ee3d10b5cd305aedada2d
parent62a1db47566e1f31a9140fc8e8a3e35733a4e5ad (diff)
More TODOs.
-rw-r--r--wintable/new/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/new/main.c b/wintable/new/main.c
index 1a33e41..cb7be28 100644
--- a/wintable/new/main.c
+++ b/wintable/new/main.c
@@ -25,6 +25,7 @@
// TODO
// - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use?
+// - make panic messages grammatically correct ("Table error: adding...")
#define tableWindowClass L"gouitable"