Merge pull request #364 from svost/c++11
[novacoin.git] / src / qt / bitcoingui.h
index 20eb7ca..c60a068 100644 (file)
@@ -131,7 +131,7 @@ public slots:
     /** Set number of connections shown in the UI */
     void setNumConnections(int count);
     /** Set number of blocks shown in the UI */
-    void setNumBlocks(int count, int nTotalBlocks);
+    void setNumBlocks(int count);
     /** Set stake miner status in the UI */
     void updateMining();
     /** Set the encryption status as shown in the UI.