Some TODO resolution.

This commit is contained in:
Pietro Gagliardi 2016-06-29 19:20:43 -04:00
parent 9164e521e2
commit e20ce4e188
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
// - resizing a column with a button in it crashes the program
// - accessibility
// - right side too big?
// - does prelight work on 3.10 and 3.20?
#define cellRendererButtonType (cellRendererButton_get_type())
#define cellRendererButton(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), cellRendererButtonType, cellRendererButton))