mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-08 20:09:48 +00:00
Include version.js
This commit is contained in:
parent
951be246b7
commit
46ee2e9cc8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import QtQuick.Layouts 1.1
|
|||
import QtQuick.Controls 2.0
|
||||
|
||||
import "../../js/Utils.js" as Utils
|
||||
import "../../version.js" as Version
|
||||
import "../../components" as MoneroComponents
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue