Synchronize access to transfer queues.
[MacTF.git] / iLifeControls / NFHUDWindow.h
blob3b3646c828a2dc336886033e5ac0203be99c7cdb
1 //
2 // NFHUDWindow.h
3 // iLife HUD Window
4 //
5 // Created by Sean Patrick O'Brien on 9/23/06.
6 // Copyright 2006 Sean Patrick O'Brien. All rights reserved.
7 //
9 #import <Cocoa/Cocoa.h>
11 @interface NFHUDWindow : NSPanel
14 @end