Closed 0xFEEDC0DE64 closed 5 months ago
A Qt developer proposed a similar change in this merge request. Qt version policy says that "Minor releases are backwards binary and source compatible." Either the changed line has used the Qt api in an abusive way or Qt has broken their policy by changing the return type of QAndroidApplication::context()
I ended up doing my own commit as I added a comment and fixed a white space issue (tabs vs spaces). I put a note in the commit that it was contributed by this MR .
Fixes my issue #67