71 view()->GetDocument())->getModel();
77 if (dialog.ShowModal() == wxID_OK) {
141 wxDocManager* manager = wxGetApp().docManager();
142 if (manager->GetCurrentView() != NULL) {
#define assert(condition)
virtual std::string icon() const
virtual ~EditMachineCmd()
virtual EditMachineCmd * create() const
virtual std::string shortName() const
wxWindow * parentWindow() const
void notifyObservers(bool modified=true)
void popFromStack(bool modified=false)
TTAMachine::Machine * getMachine()
static const std::string CMD_SNAME_EDIT_MACHINE
Command name for the "Processor Configurations" command.
static const std::string CMD_ICON_EDIT_MACHINE
Icon location for the "Processor Configurations" command.