cppcheck: noExplicitConstructor
Change-Id: Ifa588c37added377d753cb7b32a6f1e6a3672c94 Reviewed-on: https://gerrit.libreoffice.org/28453 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
This commit is contained in:
parent
d017362bc6
commit
f37fd4e2b4
@ -41,7 +41,7 @@ namespace webdav_ucp
|
||||
|
||||
public:
|
||||
PropertyNames();
|
||||
PropertyNames( const OUString& rURL );
|
||||
explicit PropertyNames( const OUString& rURL );
|
||||
PropertyNames( const PropertyNames& theOther );
|
||||
virtual ~PropertyNames();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user