X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=tools%2FDFBrowserPane%2FDFBrowserPane_TNamingUsedShapes.hxx;h=095b9556f80d957fc32651021a36891f7af40775;hb=9e5e4c0c849d2549afb3ef2b764496562545cb01;hpb=1f3c5058f27ddcbc23af3b05820e4433bb1009db diff --git a/tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.hxx b/tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.hxx index d7b0466e97..095b9556f8 100644 --- a/tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.hxx +++ b/tools/DFBrowserPane/DFBrowserPane_TNamingUsedShapes.hxx @@ -58,7 +58,7 @@ public: protected: //! Defines widths of table columns //! \return container of widths - Standard_EXPORT virtual QMap getTableColumnWidths() const; + Standard_EXPORT virtual QMap getTableColumnWidths() const Standard_OVERRIDE; };