]> Shamusworld >> Repos - architektonas/blobdiff - src/global.h
Added 'delete selected objects' functionality back.
[architektonas] / src / global.h
index 8143b8d0e10183ab5e735d94daf252ad27f7b3b8..fb057652e2b3a4956778a610d3d4a9186835df7f 100644 (file)
@@ -34,6 +34,7 @@ class Global
                static bool ignoreClicks;
                static bool dontMove;
                static uint32_t objectID;
+               static int tool;
 
                static Point origin;
                static double zoom;