]>
git.saurik.com Git - wxWidgets.git/blob - contrib/samples/applet/dialogs_wdr.h
1 //------------------------------------------------------------------------------
2 // Header generated by wxDesigner from file: dialogs.wdr
3 // Do not modify this file, all changes will be lost!
4 //------------------------------------------------------------------------------
6 #ifndef __WDR_dialogs_H__
7 #define __WDR_dialogs_H__
9 // Include wxWindows' headers
16 #include "wx/statline.h"
17 #include "wx/spinbutt.h"
18 #include "wx/spinctrl.h"
19 #include "wx/splitter.h"
20 #include "wx/listctrl.h"
21 #include "wx/treectrl.h"
22 #include "wx/notebook.h"
24 // Declare window functions
26 #define ID_TEXT_MANUFACTURER 10000
27 #define ID_TEXT_MODEL 10001
28 #define ID_TEXTCTRL_MFTR 10
29 #define ID_TEXTCTRL_MDL 20
30 #define ID_LISTBOX_MFTR 11
31 #define ID_LISTBOX_MDL 21
32 wxSizer
*MonitorDialogFunc( wxPanel
*parent
, bool call_fit
= true, bool set_sizer
= true );
34 // Declare bitmap functions
38 // End of generated file