Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / XGUI / XGUI_ViewPort.h
index 7c2ad4b22182b3b0e9c068cc523885555be30ebe..f22cc9d92808d6a4a1cdb951bf4e5f11e57d5793 100644 (file)
@@ -25,7 +25,7 @@ Q_OBJECT
     return 0;
   }
 
-  QImage dumpView(QRect theRect = QRect(), bool toUpdate = true);
+  QImage dumpView(unsigned char*& theData, QRect theRect = QRect(), bool toUpdate = true);
 
   Handle(V3d_View) getView() const
   {