Add form for second authorization (2fa) with checking transaction hashes in blockchain 231/head
authorPenek <if@penek.org>
Wed, 16 Sep 2015 13:48:25 +0000 (16:48 +0300)
committerPenek <if@penek.org>
Wed, 16 Sep 2015 13:48:25 +0000 (16:48 +0300)
commitaf2cdf9f985a396e7e32b9c16d9e696db4bc0f44
tree5f980af562376ba202b805e72e1ea0469e8693cb
parent0792fc8ea9d932635b8605e6271c9f8424748b77
Add form for second authorization (2fa) with checking transaction hashes in blockchain
novacoin-qt.pro
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/forms/secondauthdialog.ui [new file with mode: 0644]
src/qt/locale/bitcoin_en.ts
src/qt/locale/bitcoin_ru.ts
src/qt/locale/bitcoin_uk.ts
src/qt/secondauthdialog.cpp [new file with mode: 0644]
src/qt/secondauthdialog.h [new file with mode: 0644]