Go to the documentation of this file.
25 #ifndef MY_PANO_INC_WX_H
26 #define MY_PANO_INC_WX_H
33 #include "wx/wxprec.h"
44 #include <wx/xrc/xmlres.h>
45 #include <wx/config.h>
46 #include <wx/process.h>
47 #include <wx/fileconf.h>
48 #include <wx/filename.h>
51 #include <wx/notebook.h>
52 #include <wx/listctrl.h>
53 #include <wx/spinctrl.h>
54 #include <wx/config.h>
55 #include <wx/splash.h>
56 #include <wx/helphtml.h>
57 #include <wx/html/htmlwin.h>
58 #include <wx/progdlg.h>
60 #include <wx/tglbtn.h>
61 #include <wx/txtstrm.h>
62 #include <wx/statline.h>
64 #include <wx/valtext.h>
65 #include <wx/valgen.h>
66 #include <wx/radiobox.h>
67 #include <wx/filesys.h>
68 #include <wx/fs_zip.h>
70 #include <wx/numdlg.h>
71 #include <wx/imaglist.h>