33#include <wx/docview.h>
71 view()->GetDocument())->getModel();
77 if (dialog.ShowModal() == wxID_OK) {
135 wxDocManager* manager = wxGetApp().docManager();
136 if (manager->GetCurrentView() != NULL) {
#define assert(condition)
wxWindow * parentWindow() const
void notifyObservers(bool modified=true)
void popFromStack(bool modified=false)
TTAMachine::Machine * getMachine()
static const std::string CMD_SNAME_EDIT_IMMEDIATE_SLOTS
Command name for the "Edit Immediate slots" command.
@ COMMAND_EDIT_IMMEDIATE_SLOTS
static const std::string CMD_ICON_DEFAULT
Icon path for default icon of commands.