X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionprintpreview.h;h=eb20194defabae1eca50d2bd40e8e65c4a4ad650;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=3e94eacf699bafb27330c169576a461ef2403c1c;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionprintpreview.h b/src/actions/rs_actionprintpreview.h index 3e94eac..eb20194 100644 --- a/src/actions/rs_actionprintpreview.h +++ b/src/actions/rs_actionprintpreview.h @@ -22,7 +22,7 @@ class RS_ActionPrintPreview: public RS_ActionInterface }; public: - RS_ActionPrintPreview(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionPrintPreview(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionPrintPreview(); virtual RS2::ActionType rtti();