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=a80b23376f4b2508cc475d08645f49751c9b03b1;hp=3490682041294e7125b002d5300bd22c01606e53;hpb=406ebd171557827b3fa0133073dd69780a6e3f6f;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 >