Skip to content
Snippets Groups Projects
Commit 77d19bb2 authored by Russell Taylor's avatar Russell Taylor
Browse files

Change return type of Layer.addImage to void. Re #1037.

An ImageWidget is not a QObject, so our proxy method won't work.
Ensure that pointers to ImageWidgets created in C++ cannot 'get out'.
The addImage method can still be called with an ImageWidget constructed
in python, or a filename.
parent 6c05dfba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment