лишняя строчка 59/head
authorfsb4000 <fsb4000@yandex.ru>
Thu, 20 Nov 2014 09:12:15 +0000 (15:12 +0600)
committerfsb4000 <fsb4000@yandex.ru>
Thu, 20 Nov 2014 09:12:15 +0000 (15:12 +0600)
src/qt/transactionview.cpp

index 953a73d..61ddb26 100644 (file)
@@ -206,7 +206,6 @@ void TransactionView::setModel(WalletModel *model, bool fShoudAddThirdPartyURL)
 
         if (model->getOptionsModel() && fShoudAddThirdPartyURL)
         {
-
             // Add third party transaction URLs to context menu
             QStringList listUrls = model->getOptionsModel()->getThirdPartyTxUrls().split("|", QString::SkipEmptyParts);
             for (int i = 0; i < listUrls.size(); ++i)