Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

cwizard.h

Go to the documentation of this file.
00001 //: cwizard.h
00009 #if defined (__GNUG__)
00010     #pragma interface "cwizard.h"
00011 #endif
00012 
00013 #ifndef cwizard_h
00014 #define cwizard_h
00015 
00016 #include <wx/wxprec.h>
00017 
00018 #ifdef __BORLANDC__
00019     #pragma hdrstop
00020 #endif
00021 
00022 #ifndef WX_PRECOMP
00023     #include <wx/wx.h>
00024 #endif
00025 #include    <wx/wizard.h>
00026 #include    "menu_ids.h"
00027 
00029 void RunWizardIsCarbonPresent(wxFrame *parent);
00030 
00031 #endif //cwizard_h

Generated on Tue Dec 23 10:24:08 2003 for xps4xps by doxygen 1.3.5