forked from lthn/blockchain
Removed unneeded namespace
This commit is contained in:
parent
7d1e7521bc
commit
32330b12b7
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ public:
|
|||
//for test purposes onlys
|
||||
QString request_dummy();
|
||||
|
||||
QString MainWindow::call_rpc(const QString& params);
|
||||
QString call_rpc(const QString& params);
|
||||
|
||||
signals:
|
||||
void quit_requested(const QString str);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue