ui/cocoa/objs.mk

changeset 868
be3df094f8db
parent 787
91205084a852
--- a/ui/cocoa/objs.mk	Mon Oct 20 21:16:53 2025 +0200
+++ b/ui/cocoa/objs.mk	Tue Oct 21 12:27:20 2025 +0200
@@ -50,6 +50,7 @@
 COCOAOBJ += widget.o
 COCOAOBJ += image.o
 COCOAOBJ += entry.o
+COCOAOBJ += TabView.o
 
 TOOLKITOBJS += $(COCOAOBJ:%=$(COCOA_OBJPRE)%)
 TOOLKITSOURCE += $(COCOAOBJ:%.o=cocoa/%.m)

mercurial