mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 17:47:25 -04:00
e650818TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished() (xmrdsc)b466f9fstring.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf() (xmrdsc)