33#include <wx/docview.h>
75 view()->GetDocument())->getModel();
81 if (dialog.ShowModal() == wxID_OK) {
138 wxDocManager* manager = wxGetApp().docManager();
139 if (manager->GetCurrentView() != NULL) {
#define assert(condition)
virtual ~EditAddressSpacesCmd()
virtual std::string shortName() const
virtual EditAddressSpacesCmd * create() const
virtual std::string icon() const
wxWindow * parentWindow() const
void notifyObservers(bool modified=true)
void popFromStack(bool modified=false)
TTAMachine::Machine * getMachine()
static const std::string CMD_ICON_EDIT_ADDRESS_SPACES
Icon location for the "Edit Address Space" command.
@ COMMAND_EDIT_ADDRESS_SPACES
static const std::string CMD_SNAME_EDIT_ADDRESS_SPACES
Command name for the "Edit Address Space" command.