parent
560e115656
commit
98d03f6e7a
7 changed files with 3 additions and 411 deletions
|
@ -82,7 +82,7 @@ const NSWindowAnimationBehaviorUtilityWindow: NSInteger = 4;
|
|||
|
||||
#[ctor]
|
||||
unsafe fn build_classes() {
|
||||
::util::gpui2_loaded();
|
||||
::util::gpui1_loaded();
|
||||
WINDOW_CLASS = build_window_class("GPUIWindow", class!(NSWindow));
|
||||
PANEL_CLASS = build_window_class("GPUIPanel", class!(NSPanel));
|
||||
VIEW_CLASS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue