WizardKit
0.1
|
00001 /* 00002 * WizardKit.h 00003 * 00004 * Master header file for the WizardKit framework 00005 * 00006 * Copyright (c) 2006, by Saso Kiselkov 00007 * 00008 * For license details please see the file COPYING included with this 00009 * source distribution package. 00010 */ 00011 00012 #ifndef _WIZARD_KIT_H_ 00013 #define _WIZARD_KIT_H_ 00014 00015 #import <WizardKit/WKWizardPanel.h> 00016 00017 #endif // _WIZARD_KIT_H_