Salome HOME
Merge branch 'BR_LAND_COVER_MAP' of ssh://git.salome-platform.org/modules/hydro into...
[modules/hydro.git] / src / HYDRO_tests / TestViewer.h
index 8b843ad1917767f4782d7afab75ddd35933b8d06..e825208bd147763461d40ebfa20e2a2db636a7c4 100644 (file)
@@ -17,7 +17,7 @@ public:
 
   static void show( const TopoDS_Shape& theShape, const QColor& theColor, int theMode );
   static void show( const TopoDS_Shape& theShape, int theMode, bool isFitAll = true );
-  static void dump( const TopoDS_Shape& theShape, int theMode, const QString& theName );
+  static bool AssertEqual( const QString& theUseCaseName );
 
 private:
   static OCCViewer_ViewManager* myViewManager;