X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FPartSet%2FPartSet_WidgetFileSelector.cpp;h=4f4f9531d037cc52ed548532262fd76fafc80d4f;hb=055d3c94f677cdf74eca05711fe9dcae89035d58;hp=0b91dc048ac2f79fa1e7083eee9f74c5f3f234f6;hpb=d7d6265cce5e49374130cb4c6a4cfb3a90eba875;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_WidgetFileSelector.cpp b/src/PartSet/PartSet_WidgetFileSelector.cpp index 0b91dc048..4f4f9531d 100644 --- a/src/PartSet/PartSet_WidgetFileSelector.cpp +++ b/src/PartSet/PartSet_WidgetFileSelector.cpp @@ -46,11 +46,6 @@ bool PartSet_WidgetFileSelector::storeValueCustom() const return ModuleBase_WidgetFileSelector::storeValueCustom(); } -QString PartSet_WidgetFileSelector::filterToShortFormat( const QString & theFilter ) -{ - return theFilter.section(' ', 0, 0); -} - QString PartSet_WidgetFileSelector::shortFormatToFullFormat( const QString & theFormat ) const { foreach(const QString & eachFormat, getValidatorFormats())