HomePhabricator

[Qt] fix slot connection problems when no wallet is loaded
981f7907c485Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[Qt] fix slot connection problems when no wallet is loaded

  • guard 4 connect calls by an #ifdef when no wallet is loaded to fix "No such slot" warnings
  • also add comments when #ifdef ENABLE_WALLET end
  • fixes #5175

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Oct 30 2014, 06:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABC723c7526368b: Merge pull request #5100
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC981f7907c485: [Qt] fix slot connection problems when no wallet is loaded (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Oct 30 2014, 08:31