Fix code style and errors
This commit is contained in:
2
3rdparty/taglib/s3m/s3mfile.cpp
vendored
2
3rdparty/taglib/s3m/s3mfile.cpp
vendored
@@ -38,7 +38,7 @@ using namespace S3M;
|
||||
class S3M::File::FilePrivate
|
||||
{
|
||||
public:
|
||||
FilePrivate(AudioProperties::ReadStyle propertiesStyle)
|
||||
explicit FilePrivate(AudioProperties::ReadStyle propertiesStyle)
|
||||
: properties(propertiesStyle)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user