mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-29 09:05:11 +01:00
Bring QT version down to 5.7
This commit is contained in:
parent
625b92318f
commit
7e8915966b
@ -27,7 +27,7 @@
|
||||
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
import QtQuick.Controls 2.2
|
||||
import QtQuick 2.10
|
||||
import QtQuick 2.7
|
||||
import "." 1.0
|
||||
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
|
||||
import QtQuick.Controls 2.2
|
||||
|
||||
import QtQuick 2.10
|
||||
import QtQuick 2.7
|
||||
import "../js/TxUtils.js" as TxUtils
|
||||
import "." 1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user