Ricardo Guilherme Schmidt ebb1b87399
fix(wallet): expose shared QML module to UI hosts
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.
2026-07-15 14:11:00 -03:00

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