]>
git.saurik.com Git - wxWidgets.git/blob - samples/wxtest/test_wdr.h
1 //------------------------------------------------------------------------------
2 // Header generated by wxDesigner from file: test.wdr
3 // Do not modify this file, all changes will be lost!
4 //------------------------------------------------------------------------------
10 #pragma interface "test_wdr.cpp"
13 // Include wxWindows' headers
20 #include <wx/statline.h>
21 #include <wx/spinbutt.h>
22 #include <wx/spinctrl.h>
23 #include <wx/splitter.h>
24 #include <wx/listctrl.h>
25 #include <wx/treectrl.h>
26 #include <wx/notebook.h>
28 // Declare window functions
30 #define ID_TEXTCTRL 10000
31 wxSizer
*MyDialogFunc( wxWindow
*parent
, bool call_fit
= TRUE
, bool set_sizer
= TRUE
);
33 // Declare menubar functions
36 #define ID_ABOUT 10002
39 wxMenuBar
*MyMenuBarFunc();
41 // Declare toolbar functions
43 // Declare bitmap functions
47 // End of generated file