More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-24 15:59:38 -04:00
parent 333d610b0e
commit d0e213fb04
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include "uipriv_unix.h"
// TODO window destruction
// TODO get rid of the base item and store the GType, the disabled flag, and the checked flag like we do on Windows?
static GArray *menus = NULL;
static gboolean menusFinalized = FALSE;