]> Shamusworld >> Repos - architektonas/blobdiff - src/global.h
Tool for adding Lines works now.
[architektonas] / src / global.h
index fb057652e2b3a4956778a610d3d4a9186835df7f..d59155e5a0c0d1e8c8b74c124ef75859e435b202 100644 (file)
@@ -35,6 +35,7 @@ class Global
                static bool dontMove;
                static uint32_t objectID;
                static int tool;
+               static int toolState;
 
                static Point origin;
                static double zoom;