More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-29 01:28:03 -04:00
parent 9701daa95c
commit e9557f2e17
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
// 12 april 2015
#include "uipriv_unix.h"
// TODOs
// - clean up the bin handling
// - in particular, why are we holding a reference to binWidget again? if we should, then get rid of binSetParent() entirely!
struct tab {
uiTab t;
GtkWidget *widget;