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