X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=plugins%2FcpExtensions%2FSkeletonWriter.h;fp=plugins%2FcpExtensions%2FSkeletonWriter.h;h=f355c87a44688e90ec8d7993e9ea63a8cfac79f7;hb=42de9bd72fb773eb94d03b36a08c404cd82769a1;hp=920ae01d488fd3c2704e1bdd7b07096a44295630;hpb=1e17bee074cb6a3f17fa60c5d9b67f9f58723d4a;p=cpPlugins.git diff --git a/plugins/cpExtensions/SkeletonWriter.h b/plugins/cpExtensions/SkeletonWriter.h index 920ae01..f355c87 100644 --- a/plugins/cpExtensions/SkeletonWriter.h +++ b/plugins/cpExtensions/SkeletonWriter.h @@ -18,7 +18,7 @@ namespace cpPluginscpExtensions ); public: - virtual QDialog* CreateQDialog( ) cpPlugins_OVERRIDE; + virtual QDialog* CreateQDialog( ) override; protected: template< class _TSkeleton >