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