]> Git Repo - VerusCoin.git/commit - src/qt/bitcoingui.h
[Qt] fix slot connection problems when no wallet is loaded
authorPhilip Kaufmann <[email protected]>
Thu, 30 Oct 2014 06:31:34 +0000 (07:31 +0100)
committerPhilip Kaufmann <[email protected]>
Thu, 30 Oct 2014 08:31:36 +0000 (09:31 +0100)
commit981f7907c48580623125230aa5082f3d67f72633
treeb786685628693316a54187e95face181cb68933b
parent723c7526368badda15df8ac1ffc047a0ab2e384a
[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
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
This page took 0.02177 seconds and 4 git commands to generate.