X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_creation.h;h=e2a6c887e05e60fd7c833839fbadd4c13eda30f4;hb=89e127aa3dbd74d3158e6dbe0ca1703420c04395;hp=1b814a8c069fdaa7ca17206911e46c91e59a251e;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/base/rs_creation.h b/src/base/rs_creation.h index 1b814a8..e2a6c88 100644 --- a/src/base/rs_creation.h +++ b/src/base/rs_creation.h @@ -76,7 +76,7 @@ class RS_Creation protected: RS_EntityContainer * container; - RS_Graphic * graphic; + Drawing * graphic; RS_Document * document; RS_GraphicView * graphicView; bool handleUndo;