|
|
|
@ -1,15 +1,16 @@ |
|
|
|
/////////////////////////////////////////////////////////////////////////// |
|
|
|
// C++ code generated with wxFormBuilder (version Sep 8 2010) |
|
|
|
// C++ code generated with wxFormBuilder (version Jun 30 2011) |
|
|
|
// http://www.wxformbuilder.org/ |
|
|
|
// |
|
|
|
// PLEASE DO "NOT" EDIT THIS FILE! |
|
|
|
/////////////////////////////////////////////////////////////////////////// |
|
|
|
|
|
|
|
#ifndef __dialog_schematic_find_base__ |
|
|
|
#define __dialog_schematic_find_base__ |
|
|
|
#ifndef __DIALOG_SCHEMATIC_FIND_BASE_H__ |
|
|
|
#define __DIALOG_SCHEMATIC_FIND_BASE_H__ |
|
|
|
|
|
|
|
#include <wx/artprov.h> |
|
|
|
#include <wx/xrc/xmlres.h> |
|
|
|
#include <wx/intl.h> |
|
|
|
|
|
|
|
#include <wx/string.h> |
|
|
|
#include <wx/stattext.h> |
|
|
|
#include <wx/gdicmn.h> |
|
|
|
@ -69,9 +70,9 @@ class DIALOG_SCH_FIND_BASE : public wxDialog |
|
|
|
|
|
|
|
public: |
|
|
|
|
|
|
|
DIALOG_SCH_FIND_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Find"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER ); |
|
|
|
DIALOG_SCH_FIND_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Find"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 334,225 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER ); |
|
|
|
~DIALOG_SCH_FIND_BASE(); |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
#endif //__dialog_schematic_find_base__ |
|
|
|
#endif //__DIALOG_SCHEMATIC_FIND_BASE_H__ |