summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3ae009b74..098c544e1 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@ For 1.2.0 release:
- remove deprecated functions from *.[hc] files.
- finish composite child stuff.
- implement constructor functionality for all widgets.
+- fix enum generation code which still puts out
+ GTK_TYPE_C_TREE_POS instead of GTK_TYPE_CTREE_POS
Bugs:
* Change bitfields to guints from enums, or vice versa?