![]() ![]() | ![]() |
Adding a page proxy icon to the location bar.
// // LocationBar.h // Chimera // // Created by David Hyatt on Wed Apr 17 2002. // Copyright (c) 2001 __MyCompanyName__. All rights reserved. // #import <AppKit/AppKit.h> @interface LocationBar : NSView { } @end