QtUI code cleanup / comment improvements

This commit is contained in:
Wladimir J. van der Laan
2011-08-08 17:38:17 +02:00
parent fb390d3505
commit b0849613bf
16 changed files with 110 additions and 152 deletions

View File

@@ -12,7 +12,7 @@ QT_BEGIN_NAMESPACE
class QDateTime;
QT_END_NAMESPACE
// Interface to Bitcoin network client
// Model for Bitcoin network client
class ClientModel : public QObject
{
Q_OBJECT