forked from Public/monero-gui
added TransactionHistoryModel; renamings
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
|
||||
import QtQuick 2.0
|
||||
import "../components"
|
||||
import moneroComponents.Wallet 1.0
|
||||
import moneroComponents.WalletManager 1.0
|
||||
|
||||
Rectangle {
|
||||
color: "#F0EEEE"
|
||||
|
||||
@@ -32,7 +32,7 @@ import QtQuick.Controls.Styles 1.4
|
||||
import QtQuick.Layouts 1.1
|
||||
|
||||
import "../components"
|
||||
import moneroComponents 1.0
|
||||
import moneroComponents.Clipboard 1.0
|
||||
|
||||
Rectangle {
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
import QtQuick 2.0
|
||||
import Bitmonero.PendingTransaction 1.0
|
||||
import moneroComponents.PendingTransaction 1.0
|
||||
import "../components"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user