25 #ifndef _DIALOG_CONFIGURE_PATHS_H_ 26 #define _DIALOG_CONFIGURE_PATHS_H_ 28 #include <../common/dialogs/dialog_configure_paths_base.h> 30 #include <wx/valtext.h> 51 void OnGridSize( wxSizeEvent& event )
override;
52 void OnUpdateUI( wxUpdateUIEvent& event )
override;
60 void OnHelp( wxCommandEvent& event )
override;
62 void AppendEnvVar(
const wxString& aName,
const wxString& aPath,
bool isExternal );
63 void AppendSearchPath(
const wxString& aName,
const wxString& aPath,
const wxString& aDesc );
81 #endif // _DIALOG_CONFIGURE_PATHS_H_
The base class for create windows for drawing purpose.
Provide an extensible class to resolve 3D model paths.