Salome HOME
It removes obsolete code. In Mirror constraint setFlushed should not be called as...
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetSwitch.h
index a1cec7a779402f91454144f4bbf488645e303703..8addb375cf4cb39e7efc8f5fc7c8781a6417bfc6 100644 (file)
@@ -41,7 +41,7 @@ class MODULEBASE_EXPORT ModuleBase_WidgetSwitch : public ModuleBase_PagedContain
   virtual int addPage( ModuleBase_PageBase* theWidget,
                        const QString& theName,
                        const QString& theCaseId,
-                       const QIcon& theIcon );
+                       const QPixmap& theIcon );
 
  protected:
   virtual int currentPageIndex() const;