[Qt] style police and small addition in rpcconsole

- fix spaces, indentation and coding style glitches
This commit is contained in:
Philip Kaufmann
2014-06-03 14:42:20 +02:00
parent 4c097f9669
commit bbe1925ce3
10 changed files with 27 additions and 22 deletions

View File

@@ -178,7 +178,6 @@ namespace GUIUtil
/* Format CNodeStats.nServices bitmask into a user-readable string */
QString formatServicesStr(uint64_t mask);
} // namespace GUIUtil
#endif // GUIUTIL_H