mirror of
https://github.com/logos-blockchain/lez-programs.git
synced 2026-07-17 12:29:27 +00:00
Expose Logos.Wallet from the runtime QML import root while keeping the compiled module outside the builder-owned view tree. Bind the swap confirmation component to its declaring page theme.
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
module Logos.Wallet
|
|
optional plugin logos_wallet_qmlplugin ../../../Logos/Wallet
|
|
classname Logos_WalletPlugin
|
|
prefer :/qt/qml/Logos/Wallet/
|
|
depends QtQuick
|