00001 /* 00002 * CAUGuiControl.h 00003 * CoreGraphics AudioUnit GUI framework 00004 * 00005 * Created by Urs Heckmann on Mon Oct 28 2002. 00006 * Copyright (c) 2002 __MyCompanyName__. All rights reserved. 00007 * 00008 */ 00009 00010 #ifndef __CAUGUI_CONTROL__ 00011 #define __CAUGUI_CONTROL__ 00012 00013 #ifndef __COREGRAPHICS_AUDIOUNIT_GUI__ 00014 #include "CAUGui.h" 00015 #endif 00016 00017 /* 00018 00019 The class definition has been moved to CAUGui.h 00020 00021 */ 00022 00023 00024 #endif
| (c) 2002 - 2003 by Urs Heckmann www.u-he.com |
1.3.6