mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
QtUI code cleanup / comment improvements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user