]> Shamusworld >> Repos - architektonas/blobdiff - src/object.h
Various fixes to Container/Group handling, added DrawArcAction.
[architektonas] / src / object.h
index 513b677fba566421b6999859b705a8d051e76fba..72aaad644f29a79d96dba2d08a59e83118529509 100644 (file)
@@ -79,6 +79,7 @@ class Object
                static int viewportHeight;
                static bool deleteActive;
                static bool dimensionActive;
+       public:
                static bool snapToGrid;
                static bool ignoreClicks;
                static bool dontMove;