34#include <wx/docview.h>
73 view()->GetDocument())->getModel();
79 if (dialog.ShowModal() == wxID_OK) {
126 wxDocManager* manager = wxGetApp().docManager();
127 if (manager->GetCurrentView() != NULL) {
#define assert(condition)
virtual EditBusOrderCmd * create() const
virtual std::string shortName() const
virtual ~EditBusOrderCmd()
wxWindow * parentWindow() const
void notifyObservers(bool modified=true)
void popFromStack(bool modified=false)
TTAMachine::Machine * getMachine()
static const std::string CMD_SNAME_EDIT_ADDRESS_SPACES
Command name for the "Edit Address Space" command.