forked from lthn/blockchain
* It's just waste of resources to use temp variable to call static members also, according to docs, QString::fromStdString already take care about utf8 conversion, so there is no need to do std::string -> C string -> QString conversion. * Don't try use tray actions if tray is not available. It just leads to the crash. |
||
|---|---|---|
| .. | ||
| gui_utils.cpp | ||
| gui_utils.h | ||
| mainwindow.cpp | ||
| mainwindow.h | ||
| notification_helper.h | ||
| notification_helper.mm | ||