Commit 75c98019 authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: fixed controls in new main window

parent 8fe16309
...@@ -1951,6 +1951,7 @@ end: ...@@ -1951,6 +1951,7 @@ end:
else else
i_end_scroll = -1; i_end_scroll = -1;
[o_scrollfield setStringValue: o_string]; [o_scrollfield setStringValue: o_string];
[o_embedded_window setScrollString: o_string];
} }
- (void)resetScrollField - (void)resetScrollField
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment