Change the icons
[novacoin.git] / src / qt / transactionview.h
index 012b0c8..2fa1c39 100644 (file)
@@ -26,7 +26,7 @@ class TransactionView : public QWidget
 public:
     explicit TransactionView(QWidget *parent = 0);
 
-    void setModel(WalletModel *model);
+    void setModel(WalletModel *model, bool fShoudAddThirdPartyURL = true);
 
     // Date ranges for filter
     enum DateEnum