From 8cc6b55981e808576d32c37f374716015fafe55b Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Mon, 24 Jan 2011 09:12:22 +0000 Subject: Nice back/forward buttons and moved refresh button into URL field (like Safari) svn path=/trunk/netsurf/; revision=11477 --- cocoa/Makefile.target | 1 + 1 file changed, 1 insertion(+) (limited to 'cocoa/Makefile.target') diff --git a/cocoa/Makefile.target b/cocoa/Makefile.target index fdb063460..95f8e5c83 100644 --- a/cocoa/Makefile.target +++ b/cocoa/Makefile.target @@ -71,6 +71,7 @@ S_COCOA := \ NetSurfAppDelegate.m \ NetsurfApp.m \ ScrollableView.m \ + URLFieldCell.m \ TreeView.m \ bitmap.m \ fetch.m \ -- cgit v1.2.3