]> Nutra Git (v1) - gamesguru/feather.git/commit
cleanup includes
authortobtoht <tob@featherwallet.org>
Tue, 1 Oct 2024 20:17:54 +0000 (22:17 +0200)
committertobtoht <tob@featherwallet.org>
Tue, 1 Oct 2024 20:17:54 +0000 (22:17 +0200)
commit8ab420b8024f0be3642f3e433bbe99bc5025c7f0
tree60815896d1521d4c7e8d131116771e8d2464020a
parenta1836a64b281a767cdf5141669a12f1d0b0f91cc
cleanup includes
117 files changed:
monero
src/Application.h
src/ContactsWidget.cpp
src/ContactsWidget.h
src/HistoryWidget.cpp
src/HistoryWidget.h
src/MainWindow.cpp
src/ReceiveWidget.cpp
src/ReceiveWidget.h
src/SendWidget.h
src/SettingsDialog.cpp
src/SettingsDialog.h
src/WindowManager.cpp
src/WindowManager.h
src/constants.h
src/dialog/AboutDialog.cpp
src/dialog/AboutDialog.h
src/dialog/AccountSwitcherDialog.cpp
src/dialog/AccountSwitcherDialog.h
src/dialog/AddressCheckerIndexDialog.cpp
src/dialog/AddressCheckerIndexDialog.h
src/dialog/BalanceDialog.h
src/dialog/DocsDialog.cpp
src/libwalletqt/Coins.h
src/libwalletqt/ConstructionInfo.cpp
src/libwalletqt/ConstructionInfo.h
src/libwalletqt/Input.h
src/libwalletqt/PassphraseHelper.cpp
src/libwalletqt/PassphraseHelper.h
src/libwalletqt/PendingTransaction.cpp
src/libwalletqt/PendingTransaction.h
src/libwalletqt/PendingTransactionInfo.cpp
src/libwalletqt/PendingTransactionInfo.h
src/libwalletqt/Ring.h
src/libwalletqt/Subaddress.h
src/libwalletqt/UnsignedTransaction.cpp
src/libwalletqt/UnsignedTransaction.h
src/libwalletqt/Wallet.cpp
src/libwalletqt/Wallet.h
src/libwalletqt/WalletListenerImpl.cpp
src/libwalletqt/WalletListenerImpl.h
src/libwalletqt/WalletManager.cpp
src/libwalletqt/WalletManager.h
src/main.cpp
src/model/CoinsModel.h
src/model/SubaddressModel.h
src/model/TransactionHistoryModel.cpp
src/plugins/bounties/BountiesWidget.cpp
src/plugins/crowdfunding/CCSWidget.cpp
src/plugins/revuo/RevuoWidget.cpp
src/qrcode/scanner/QrCodeScanDialog.cpp
src/qrcode/scanner/QrCodeScanDialog.h
src/qrcode/scanner/QrCodeScanWidget.cpp
src/qrcode/scanner/QrCodeScanWidget.h
src/qrcode/scanner/QrScanThread.cpp
src/qrcode/scanner/QrScanThread.h
src/qrcode/scanner/URDialog.cpp
src/qrcode/scanner/URDialog.h
src/qrcode/scanner/URWidget.h
src/utils/AppData.cpp
src/utils/AppData.h
src/utils/EventFilter.cpp
src/utils/EventFilter.h
src/utils/NetworkManager.cpp
src/utils/Networking.cpp
src/utils/Seed.cpp
src/utils/Seed.h
src/utils/SemanticVersion.h
src/utils/TorManager.cpp
src/utils/TorManager.h
src/utils/TxFiatHistory.cpp
src/utils/Utils.cpp
src/utils/Utils.h
src/utils/WebsocketClient.cpp
src/utils/WebsocketNotifier.cpp
src/utils/config.cpp
src/utils/daemonrpc.cpp
src/utils/daemonrpc.h
src/utils/networktype.h
src/utils/nodes.cpp
src/utils/nodes.h
src/utils/os/tails.cpp
src/utils/os/tails.h
src/utils/prices.cpp
src/utils/scheduler.h
src/utils/updater/Updater.cpp
src/widgets/UrlListConfigureWidget.h
src/widgets/WalletUnlockWidget.cpp
src/widgets/WalletUnlockWidget.h
src/wizard/PageHardwareDevice.cpp
src/wizard/PageHardwareDevice.h
src/wizard/PageMenu.cpp
src/wizard/PageMenu.h
src/wizard/PageNetwork.cpp
src/wizard/PageNetwork.h
src/wizard/PageNetworkProxy.cpp
src/wizard/PageOpenWallet.cpp
src/wizard/PageOpenWallet.h
src/wizard/PageSetPassword.h
src/wizard/PageSetRestoreHeight.cpp
src/wizard/PageSetRestoreHeight.h
src/wizard/PageSetSeedPassphrase.h
src/wizard/PageSetSubaddressLookahead.h
src/wizard/PageWalletFile.h
src/wizard/PageWalletRestoreKeys.h
src/wizard/PageWalletRestoreSeed.cpp
src/wizard/PageWalletRestoreSeed.h
src/wizard/PageWalletSeed.cpp
src/wizard/PageWalletSeed.h
src/wizard/WalletWizard.cpp
src/wizard/WalletWizard.h
src/wizard/offline_tx_signing/OfflineTxSigningWizard.h
src/wizard/offline_tx_signing/PageOTS_Import.h
src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.cpp
src/wizard/offline_tx_signing/PageOTS_ImportKeyImages.h
src/wizard/offline_tx_signing/PageOTS_ImportOffline.cpp
src/wizard/offline_tx_signing/PageOTS_ImportSignedTx.cpp