]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionlayersadd.cpp
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actionlayersadd.cpp
index 594e824a5ebd9a665ac2fb38210c0f2c2726e9a3..49196535fc789d5403458350c9eb7ce16cadaf5f 100644 (file)
@@ -17,7 +17,7 @@
 #include "rs_dialogfactory.h"
 #include "drawing.h"
 
-RS_ActionLayersAdd::RS_ActionLayersAdd(RS_EntityContainer & container, RS_GraphicView & graphicView):
+RS_ActionLayersAdd::RS_ActionLayersAdd(RS_EntityContainer & container, GraphicView & graphicView):
        RS_ActionInterface("Add Layer", container, graphicView)
 {
 }