mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-25 10:47:19 +01:00
main: lower minimum required QtQml.Models version to 2.2
This commit is contained in:
parent
8444a9563e
commit
475f26398d
2
main.qml
2
main.qml
@ -26,7 +26,7 @@
|
||||
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
||||
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
import QtQml.Models 2.12
|
||||
import QtQml.Models 2.2
|
||||
import QtQuick 2.9
|
||||
import QtQuick.Window 2.0
|
||||
import QtQuick.Controls 1.1
|
||||
|
Loading…
Reference in New Issue
Block a user