HomePhabricator

Bitcoin-Qt: fix GUI after initial multi-wallet patch
8726de26ee00Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Bitcoin-Qt: fix GUI after initial multi-wallet patch

  • adds 6 methods in BitcoinGUI to access some actions needed by the new WalletView class
  • updates WalletView class to use these instead of trying to duplicate these
  • cleanup walletview.{cpp/h} and remove all unneeded stuff
  • this fixes problems with tabs toolbar (#2451) and export broken (#2436)
  • more details in #2447

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Apr 3 2013, 15:29
deadalnixPushed on May 14 2017, 22:04
Parents
rABC4240bdaac143: Merge pull request #2448 from Diapolo/Qt_qApp
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC8726de26ee00: Bitcoin-Qt: fix GUI after initial multi-wallet patch (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Apr 3 2013, 15:37