]> Shamusworld >> Repos - architektonas/blobdiff - src/global.h
Fix grouping on layers other than 0 from disappearing.
[architektonas] / src / global.h
index 06c04e80d288c688e91826f473b648bf2a207e3d..cdcd204e800d153b67ce45eb39f0073b41b3a4e3 100644 (file)
@@ -21,7 +21,6 @@ class Global
                static double gridSpacing;
                static bool selectionInProgress;
                static QRectF selection;
-               static int currentLayer;
                static QFont * font;
                static Point snapPoint;
                static bool snapPointIsValid;