5ea614c81a
There was too much code duplication - there still is a bit... - in some places buttons had text "Read QR code with camera", in others it was "Read QR code from camera" - https://github.com/spesmilo/electrum/commit/63c224cb53739c5b4b5630e3a0bfb8208d785879 added a "on_qr_from_file_input_btn" input method, which was not added everywhere. - was missing in add_qr_input_combined_button and in editor_contextMenuEvent