Tidying up.
This commit is contained in:
parent
565bf4d155
commit
cb91584c11
@ -28,4 +28,4 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool DoCanRead(wxInputStream& stream);
|
||||
};
|
||||
};
|
||||
|
@ -37,4 +37,4 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool DoCanRead(wxInputStream& stream);
|
||||
};
|
||||
};
|
||||
|
@ -29,4 +29,4 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool DoCanRead(wxInputStream& stream);
|
||||
};
|
||||
};
|
||||
|
@ -49,4 +49,4 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool DoCanRead( wxInputStream& stream );
|
||||
};
|
||||
};
|
||||
|
@ -29,4 +29,4 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool DoCanRead(wxInputStream& stream);
|
||||
};
|
||||
};
|
||||
|
@ -29,4 +29,4 @@ public:
|
||||
|
||||
protected:
|
||||
virtual bool DoCanRead(wxInputStream& stream);
|
||||
};
|
||||
};
|
||||
|
@ -11,8 +11,6 @@
|
||||
#define wxIMAGE_OPTION_TIFF_PHOTOMETRIC wxString("Photometric")
|
||||
#define wxIMAGE_OPTION_TIFF_IMAGEDESCRIPTOR wxString("ImageDescriptor")
|
||||
|
||||
|
||||
// todo: confirm library and category, and generate some real body documentation
|
||||
/**
|
||||
@class wxTIFFHandler
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user