summaryrefslogtreecommitdiff
path: root/new/uipriv_darwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'new/uipriv_darwin.h')
-rw-r--r--new/uipriv_darwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/new/uipriv_darwin.h b/new/uipriv_darwin.h
index 5a48fca..5ec8b4c 100644
--- a/new/uipriv_darwin.h
+++ b/new/uipriv_darwin.h
@@ -40,4 +40,5 @@ extern void setStandardControlFont(NSControl *);
// TODO rename to uiChild
@property uiControl *child;
- (void)uiUpdateNow;
+- (void)uiSetMargined:(BOOL)margined;
@end