33 if (
cbMessageBox(
_(
"The build is in progress. Are you sure you want to abort it?"),
void EndModal(int retCode)
ConfigManager * GetConfigManager(const wxString &name_space) const
static Manager * Get()
Use Manager::Get() to get a pointer to its instance Manager::Get() is guaranteed to never return an i...
BatchLogWindow(wxWindow *parent, const wxString &title)
void SetHeight(int height)
DLLIMPORT bool cbHasRunningCompilers(const PluginManager *manager)
void Write(const wxString &name, const wxString &value, bool ignoreEmpty=false)
const wxSize wxDefaultSize
const wxPoint wxDefaultPosition
#define wxDEFAULT_DIALOG_STYLE
const wxString & _(const wxString &string)
void EndModal(int retCode)
DLLIMPORT int cbMessageBox(const wxString &message, const wxString &caption=wxEmptyString, int style=wxOK, wxWindow *parent=NULL, int x=-1, int y=-1)
wxMessageBox wrapper.
DLLIMPORT void cbStopRunningCompilers(PluginManager *manager)