diff options
Diffstat (limited to 'new/tab_darwin.m')
| -rw-r--r-- | new/tab_darwin.m | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/new/tab_darwin.m b/new/tab_darwin.m index deea075..4e835b3 100644 --- a/new/tab_darwin.m +++ b/new/tab_darwin.m @@ -1,7 +1,9 @@ // 12 april 2015 #import "uipriv_darwin.h" -// TODO very margins against extra space around the tab +// TODO +// - verify margins against extra space around the tab +// - free child containers properly @interface uiNSTabView : NSTabView @property uiControl *uiC; |
