X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_WidgetFileSelector.h;h=adda54eacb4d899d99bec952225389785c7e9dc8;hb=32208dedf0b2b5bd50b5b86c464f37a8e0eb07d0;hp=632cb0571e3f3876ce21a94db109f4b7e4f35537;hpb=935d92397da8acd3bc317a6318572b508c118dc3;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_WidgetFileSelector.h b/src/PartSet/PartSet_WidgetFileSelector.h index 632cb0571..adda54eac 100644 --- a/src/PartSet/PartSet_WidgetFileSelector.h +++ b/src/PartSet/PartSet_WidgetFileSelector.h @@ -37,7 +37,7 @@ public: protected: /// Reimplemented from ModuleBase_WidgetFileSelector::storeValueCustom() - virtual bool storeValueCustom() const; + virtual bool storeValueCustom(); /// Reimplemented from ModuleBase_WidgetFileSelector::restoreValue() virtual bool restoreValueCustom();