Index: src/common/TShellExtMenuConfig.h =================================================================== diff -u -N -r8b7479db2ee71a3d00779c67fe6a1b1d9ec414b8 -rcb4e9d4b60d62b25ae2cf556c0642601af56c787 --- src/common/TShellExtMenuConfig.h (.../TShellExtMenuConfig.h) (revision 8b7479db2ee71a3d00779c67fe6a1b1d9ec414b8) +++ src/common/TShellExtMenuConfig.h (.../TShellExtMenuConfig.h) (revision cb4e9d4b60d62b25ae2cf556c0642601af56c787) @@ -75,7 +75,7 @@ public: TSourcePathsInfo(); - TSourcePathsInfo(ESrcPathsSource eSrcPathSource); + explicit TSourcePathsInfo(ESrcPathsSource eSrcPathSource); void SetSourcePathsInfo(ESrcPathsSource eSrcPathSource); ESrcPathsSource GetSrcPathsSource() const;