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. |
||
|---|---|---|
| .. | ||
| application | ||
| html | ||
| html_source | ||
| .gitignore | ||
| app.icns | ||
| app.ico | ||
| app.qrc | ||
| app.rc | ||
| Info.plist.in | ||
| main.cpp | ||
| qtlogger.h | ||