32#include <wx/docview.h>
126 wxDocManager* manager = wxGetApp().docManager();
127 if (manager->GetCurrentView() != NULL) {
MachineCanvas * canvas() const
static const std::string CMD_ICON_ZOOM_IN
Icon location for the "Zoom In" command.
static const std::string CMD_SNAME_ZOOM_IN
Command name for the "Zoom In" command.
virtual std::string icon() const
virtual ZoomInCmd * create() const
virtual std::string shortName() const