X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fqt%2Fmintingtablemodel.cpp;fp=src%2Fqt%2Fmintingtablemodel.cpp;h=a6ab89b70aac061b845bb0a2251600c56b8a9649;hb=3172f77ecb720d462a2fa6b5e78f8460ce2c9cfe;hp=4973480fbedff7e0daa4f5bfa2b31f4f537d0594;hpb=91c0b9419a644cb6f72d05711fcfec5aeb348f3f;p=novacoin.git diff --git a/src/qt/mintingtablemodel.cpp b/src/qt/mintingtablemodel.cpp index 4973480..a6ab89b 100644 --- a/src/qt/mintingtablemodel.cpp +++ b/src/qt/mintingtablemodel.cpp @@ -235,6 +235,7 @@ void MintingTableModel::update() if(!updated.empty()) { priv->updateWallet(updated); + priv->refreshWallet(); } }