X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fqg_graphicview.h;h=2b3293b10f155df4603e74c5fbde84a53b83c23a;hb=c5e595b3156fdf5f93ab6a1032dcc77e859ac6fa;hp=2a5c3a8d1848c465ec22fa7d17be423e697295dc;hpb=52b41ea9bcb03acb96393b36fe29f27ca0163565;p=architektonas diff --git a/src/widgets/qg_graphicview.h b/src/widgets/qg_graphicview.h index 2a5c3a8..2b3293b 100644 --- a/src/widgets/qg_graphicview.h +++ b/src/widgets/qg_graphicview.h @@ -18,7 +18,6 @@ class RS_Preview; * Instances of this class can be linked to layer lists using * addLayerListListener(). */ -//class QG_GraphicView: public QWidget, public RS_GraphicView, //public Q3FilePreview, class QG_GraphicView: public QWidget, public GraphicView, //public Q3FilePreview, public RS_LayerListListener, public RS_BlockListListener {