qtui.h/noui.h interface cleanup
[novacoin.git] / src / qt / walletmodel.h
index 6c62b5b..c446817 100644 (file)
@@ -135,7 +135,7 @@ signals:
     void requireUnlock();
 
     // Asynchronous error notification
-    void error(const QString &title, const QString &message);
+    void error(const QString &title, const QString &message, bool modal);
 
 public slots:
     void update();