//------------------------------------------------------------------------------ // Header generated by wxDesigner from file: Askha.wdr // Do not modify this file, all changes will be lost! //------------------------------------------------------------------------------ #ifndef __WDR_Askha_H__ #define __WDR_Askha_H__ #if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "Askha_wdr.h" #endif // Include wxWindows' headers #ifndef WX_PRECOMP #include #endif #include #include #include #include #include #include #include #include #include // Declare window functions #define ID_TEXT 10000 #define ID_MUSTER 10001 #define ID_SEARCH 10002 #define ID_LISTE 10003 #define ID_OPEN 10004 #define ID_CONFIG 10005 #define ID_CLOSE 10006 wxSizer *createDlgSearch( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE ); #define ID_PATH 10007 #define ID_SWISHE 10008 #define ID_LISTBOX 10009 #define ID_ADD 10010 #define ID_DELETE 10011 wxSizer *createDlgConfig( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE ); // Declare menubar functions #define ID_MENU 10012 #define ID_ABOUT 10013 #define ID_QUIT 10014 #define ID_NEW 10015 #define ID_EDIT 10016 wxMenuBar *MyMenuBarFunc(); // Declare toolbar functions void MyToolBarFunc( wxToolBar *parent ); // Declare bitmap functions #endif // End of generated file