Salome HOME
refs #836: the icons of extrusion options with size 32x32
[modules/shaper.git] / src / ModuleBase / ModuleBase_PagedContainer.h
index b31f0c5709e5374132215bfb68c66789cd55ee71..8d7511d2bee7286f459284f0e5f6fba565c57d86 100644 (file)
@@ -24,7 +24,7 @@ class MODULEBASE_EXPORT ModuleBase_PagedContainer : public ModuleBase_ModelWidge
   virtual int addPage( ModuleBase_PageBase* theWidget,
                        const QString& theName,
                        const QString& theCaseId,
-                       const QIcon& theIcon );
+                       const QPixmap& theIcon );
 
   // ModuleBase_ModelWidget
   virtual QList<QWidget*> getControls() const;