]> Shamusworld >> Repos - architektonas/blobdiff - src/global.h
Added pen and dropper tools, and printing support.
[architektonas] / src / global.h
index 93ad6f7f9484a23ecdba2b373f60413b587cb37f..3a18272ccf01dba0d1a0df682af0785ce8f052ed 100644 (file)
@@ -52,6 +52,7 @@ class Global
                static int penStyle;
                static uint32_t penColor;
                static bool penStamp;
+               static bool penDropper;
 
                static Point intersectPoint[16]; // Overkill, yes
                static double intersectParam[16]; // Ditto