X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=plugins%2FcpExtensions%2FSkeletonReader.h;fp=plugins%2FcpExtensions%2FSkeletonReader.h;h=59852e09b0462a34b8e88a116b2e88f391264523;hb=42de9bd72fb773eb94d03b36a08c404cd82769a1;hp=3490682041294e7125b002d5300bd22c01606e53;hpb=1e17bee074cb6a3f17fa60c5d9b67f9f58723d4a;p=cpPlugins.git diff --git a/plugins/cpExtensions/SkeletonReader.h b/plugins/cpExtensions/SkeletonReader.h index 3490682..59852e0 100644 --- a/plugins/cpExtensions/SkeletonReader.h +++ b/plugins/cpExtensions/SkeletonReader.h @@ -18,7 +18,7 @@ namespace cpPluginscpExtensions ); public: - virtual QDialog* CreateQDialog( ) cpPlugins_OVERRIDE; + virtual QDialog* CreateQDialog( ) override; protected: template< unsigned int _VDim >