Complete transfer of usable method declarations in imaggif.h
and fix a typo in imagtiff.h
This commit is contained in:
@@ -45,6 +45,6 @@ public:
|
||||
protected:
|
||||
virtual bool SaveFile(wxImage *image, wxOutputStream& stream, bool verbose=true);
|
||||
virtual int DoGetImageCount(wxInputStream& stream);
|
||||
virutal bool DoCanRead(wxInputStream& stream);
|
||||
virtual bool DoCanRead(wxInputStream& stream);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user