]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/qg_graphicview.h
Refactored CAD tool bars once more...
[architektonas] / src / widgets / qg_graphicview.h
index 2a5c3a8d1848c465ec22fa7d17be423e697295dc..2b3293b10f155df4603e74c5fbde84a53b83c23a 100644 (file)
@@ -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
 {