X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionblocksattributes.cpp;h=a4e084bc89096c0cd1f1c499a39cdeeb5aced119;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=67ef48b36a2b97800c6db3f2c7dc1c3fad39571c;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionblocksattributes.cpp b/src/actions/rs_actionblocksattributes.cpp index 67ef48b..a4e084b 100644 --- a/src/actions/rs_actionblocksattributes.cpp +++ b/src/actions/rs_actionblocksattributes.cpp @@ -30,7 +30,7 @@ #include "rs_dialogfactory.h" RS_ActionBlocksAttributes::RS_ActionBlocksAttributes( - RS_EntityContainer & container, RS_GraphicView & graphicView): + RS_EntityContainer & container, GraphicView & graphicView): RS_ActionInterface("Edit Block Attributes", container, graphicView) { }