aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/InfoBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/InfoBar.h')
-rw-r--r--cocoa/InfoBar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/InfoBar.h b/cocoa/InfoBar.h
index a83a92c9b..efde17944 100644
--- a/cocoa/InfoBar.h
+++ b/cocoa/InfoBar.h
@@ -45,7 +45,7 @@
- (void) setCallback: (id <InfoBarCommunicator>) callback;
- (void) createItems;
-- (void) layout;
+- (void) positionSubViews;
- (void) setDisplay: (IBDisplay) display;
- (void) zoomItemAction: (id) sender;
- (void) setScaleFactor: (float) newScaleFactor adjustPopup: (BOOL) flag;