Improve documentation for UI classes
This commit is contained in:
@@ -16,7 +16,7 @@ struct SendCoinsRecipient
|
||||
qint64 amount;
|
||||
};
|
||||
|
||||
// Interface to Bitcoin wallet from Qt view code
|
||||
/** Interface to Bitcoin wallet from Qt view code. */
|
||||
class WalletModel : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user