]>
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>
29 // Declare window functions
31 #define ID_TEXTCTRL 10000
32 wxSizer
*MyDialogFunc( wxWindow
*parent
, bool call_fit
= TRUE
, bool set_sizer
= TRUE
);
34 // Declare menubar functions
37 #define ID_ABOUT 10002
40 wxMenuBar
*MyMenuBarFunc();
42 // Declare toolbar functions
44 // Declare bitmap functions
48 // End of generated file