mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 02:50:55 +02:00
[QT] change transaction amount and height in overview page
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
#include <QAbstractItemDelegate>
|
||||
#include <QPainter>
|
||||
|
||||
#define DECORATION_SIZE 64
|
||||
#define NUM_ITEMS 3
|
||||
#define DECORATION_SIZE 54
|
||||
#define NUM_ITEMS 5
|
||||
|
||||
class TxViewDelegate : public QAbstractItemDelegate
|
||||
{
|
||||
|
Reference in New Issue
Block a user