Make compilation unit rtengine/imagedata.cc -Wextra clean, #4155
This commit is contained in:
@@ -95,7 +95,7 @@ private:
|
||||
unsigned int dcrawFrameCount;
|
||||
|
||||
public:
|
||||
FramesData (const Glib::ustring& fname, std::unique_ptr<RawMetaDataLocation> rml = nullptr, bool firstFrameOnly = false, bool loadAll = false);
|
||||
FramesData (const Glib::ustring& fname, std::unique_ptr<RawMetaDataLocation> rml = nullptr, bool firstFrameOnly = false);
|
||||
~FramesData ();
|
||||
|
||||
void setDCRawFrameCount (unsigned int frameCount);
|
||||
|
Reference in New Issue
Block a user