From 29b675c229e3d797f2c454803e289765b0bc801c Mon Sep 17 00:00:00 2001 From: trembovetski Date: Thu, 20 Aug 2009 10:32:13 -0700 Subject: newt: one more attempt to commit insets-related changes --- src/newt/native/NewtMacWindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/newt/native/NewtMacWindow.h') diff --git a/src/newt/native/NewtMacWindow.h b/src/newt/native/NewtMacWindow.h index 09f9ffbd2..e19be2ed8 100644 --- a/src/newt/native/NewtMacWindow.h +++ b/src/newt/native/NewtMacWindow.h @@ -61,6 +61,8 @@ + (BOOL) initNatives: (JNIEnv*) env forClass: (jobject) clazz; +- (void) updateInsets: (JNIEnv*) env; + - (id) initWithContentRect: (NSRect) contentRect styleMask: (NSUInteger) windowStyle backing: (NSBackingStoreType) bufferingType -- cgit v1.2.3