34#include <wx/docview.h>
75 view()->GetDocument())->getModel();
81 if (dialog.ShowModal() == wxID_OK) {
146 wxDocManager* manager = wxGetApp().docManager();
147 if (manager->GetCurrentView() != NULL) {
#define assert(condition)
virtual EditTemplatesCmd * create() const
virtual ~EditTemplatesCmd()
virtual std::string shortName() 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_TEMPLATES
Icon location for the "Edit Templates" command.
static const std::string CMD_SNAME_EDIT_TEMPLATES
Command name for the "Edit Templates" command.