TODO shuffling.

This commit is contained in:
Pietro Gagliardi 2015-04-30 19:29:19 -04:00
parent 2dbf42a717
commit 64dd45343d
2 changed files with 1 additions and 2 deletions

View File

@ -29,6 +29,7 @@
- add the visibility stuff to the Windows makefile
- figure out visibility on mac os x
- hide command lines in the makefile
- rename newcontrol.[cm] to control.[cm] or something else?
ultimately:
- add some sort of runtime type checking

View File

@ -1,8 +1,6 @@
// 7 april 2015
#include "uipriv_unix.h"
// TODO rename these files
// TODO get rid of this
typedef struct singleWidget singleWidget;