ui/cocoa/MainWindow.h

changeset 864
d39301e8f962
parent 811
1391ba7e533f
child 877
aff9ad6a54a1
--- a/ui/cocoa/MainWindow.h	Sun Oct 19 10:10:06 2025 +0200
+++ b/ui/cocoa/MainWindow.h	Sun Oct 19 12:08:32 2025 +0200
@@ -29,7 +29,7 @@
 #import "toolkit.h"
 #import "../ui/window.h"
 
-@interface MainWindow : NSWindow
+@interface MainWindow : NSWindow<UiToplevelObject>
 
 @property (strong) NSView *sidebar;
 @property (strong) NSView *leftPanel;

mercurial