More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-04-14 14:33:20 -04:00
parent f1c9b2b15b
commit 1b61bfd67c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
// 14 april 2016 // 14 april 2016
#import "uipriv_darwin.h" #import "uipriv_darwin.h"
// TODO drag and drop fonts? what other interactions does NSColorWell allow that we can do for fonts?
@interface fontButton : NSButton { @interface fontButton : NSButton {
uiFontButton *libui_b; uiFontButton *libui_b;
NSFont *libui_font; NSFont *libui_font;