X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actioninfodist.h;h=9209de474df2bc62e4da80bd5bd433e245888eac;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=91e02cbad07dc271ce6395cdb1fda26877328263;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actioninfodist.h b/src/actions/rs_actioninfodist.h index 91e02cb..9209de4 100644 --- a/src/actions/rs_actioninfodist.h +++ b/src/actions/rs_actioninfodist.h @@ -22,7 +22,7 @@ class RS_ActionInfoDist: public RS_PreviewActionInterface }; public: - RS_ActionInfoDist(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionInfoDist(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionInfoDist(); virtual void init(int status = 0);