diff --git a/rai/qt/qt.cpp b/rai/qt/qt.cpp index f139069a64..cbe77e7eb9 100644 --- a/rai/qt/qt.cpp +++ b/rai/qt/qt.cpp @@ -582,7 +582,7 @@ wallet (wallet_a) if (!account.decode_account (account_line->text ().toStdString ())) { show_line_ok (*account_line); - history.refresh (); + this->history.refresh (); } else {