More TODOs.
This commit is contained in:
parent
62a1db4756
commit
a7cbacb522
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
// TODO
|
// TODO
|
||||||
// - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use?
|
// - 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"
|
#define tableWindowClass L"gouitable"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue