]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_creation.h
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / base / rs_creation.h
index 1b814a8c069fdaa7ca17206911e46c91e59a251e..e2a6c887e05e60fd7c833839fbadd4c13eda30f4 100644 (file)
@@ -76,7 +76,7 @@ class RS_Creation
 
        protected:
                RS_EntityContainer * container;
-               RS_Graphic * graphic;
+               Drawing * graphic;
                RS_Document * document;
                RS_GraphicView * graphicView;
                bool handleUndo;