]> Git Repo - VerusCoin.git/commit - src/qt/bitcoingui.h
fix "send coins" via context menu in address book
authorPhilip Kaufmann <[email protected]>
Mon, 1 Apr 2013 12:43:50 +0000 (14:43 +0200)
committerPhilip Kaufmann <[email protected]>
Mon, 1 Apr 2013 12:43:50 +0000 (14:43 +0200)
commitabf11f79ae2a9767778b36a2f9e0c4bc97624602
tree3537530880bb6484b20e897a88f852bf3acf339c
parent71fcfbe79b85ab9719b5264a0a5c34b2fb2c6127
fix "send coins" via context menu in address book

- the send coins context menu entry was not working anymore, because
  a non current version of #2220 was merged onto current master
- also removes some unneeded spaces and adds a comment to
  WalletModel::getNumTransactions()
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/walletframe.cpp
src/qt/walletframe.h
src/qt/walletmodel.cpp
src/qt/walletstack.cpp
src/qt/walletstack.h
src/qt/walletview.cpp
src/qt/walletview.h
This page took 0.02436 seconds and 4 git commands to generate.