X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionblocksexplode.cpp;h=a86808349a47b1dd6c8a876f2c3c7c1baf1b5320;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=f0de0d69570a9c4b03db5c81dea44f29b22f2037;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionblocksexplode.cpp b/src/actions/rs_actionblocksexplode.cpp index f0de0d6..a868083 100644 --- a/src/actions/rs_actionblocksexplode.cpp +++ b/src/actions/rs_actionblocksexplode.cpp @@ -31,7 +31,7 @@ /** * Constructor. */ -RS_ActionBlocksExplode::RS_ActionBlocksExplode(RS_EntityContainer & container, RS_GraphicView & graphicView): +RS_ActionBlocksExplode::RS_ActionBlocksExplode(RS_EntityContainer & container, GraphicView & graphicView): RS_PreviewActionInterface("Blocks Explode", container, graphicView) {