Skip to content
Snippets Groups Projects
Commit 10537b71 authored by Albrecht Schlosser's avatar Albrecht Schlosser
Browse files

Make Fl_Image::copy() 'const', including all derived classes

Copying an image does not (and must not) change the original object,
hence copy() should always be 'const'.

This is *necessary* if the given Fl_Image object is 'const'.
parent 95b5623b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment