X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionblocksattributes.h;h=5945bde71e8b2fb2dee58ad7de200c1b19cbd928;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=80dc698a8177e8a809a8dcf72a73ba5f7a1775df;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionblocksattributes.h b/src/actions/rs_actionblocksattributes.h index 80dc698..5945bde 100644 --- a/src/actions/rs_actionblocksattributes.h +++ b/src/actions/rs_actionblocksattributes.h @@ -38,7 +38,7 @@ class RS_ActionBlocksAttributes: public RS_ActionInterface { //Q_OBJECT public: - RS_ActionBlocksAttributes(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionBlocksAttributes(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionBlocksAttributes() { }