ui/cocoa/container.h

changeset 785
b943e3d618f0
parent 718
06eec75a6fd5
child 799
f8ff8df41713
--- a/ui/cocoa/container.h	Thu Oct 02 13:15:21 2025 +0200
+++ b/ui/cocoa/container.h	Thu Oct 02 14:49:17 2025 +0200
@@ -75,14 +75,6 @@
 
 @end
 
-@interface BoxContainer : NSStackView<Container>
-
-- (BoxContainer*)init:(NSUserInterfaceLayoutOrientation)orientation spacing:(int)spacing;
-
-@end
-
-
-
 
 
 UiContainerX* ui_create_container(UiObject *obj, id<Container> container);

mercurial