More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-06-23 14:57:40 -04:00
parent 67e8db9efd
commit 78e8dd3883
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include "uipriv_darwin.h"
// see http://stackoverflow.com/questions/37979445/how-do-i-properly-set-up-a-scrolling-nstableview-using-auto-layout-what-ive-tr for why we don't use auto layout
// TODO do the same with uiGroup and uiTab?
struct scrollViewData {
BOOL hscroll;