diff --git a/toonz/sources/include/toonzqt/schematicviewer.h b/toonz/sources/include/toonzqt/schematicviewer.h index 4d0d47e..37e3f57 100644 --- a/toonz/sources/include/toonzqt/schematicviewer.h +++ b/toonz/sources/include/toonzqt/schematicviewer.h @@ -227,7 +227,7 @@ private: bool m_fullSchematic, m_maximizedNode; - SchematicViewer::CursorMode m_cursorMode; + CursorMode m_cursorMode; private: void createToolbars();