[QT] change transaction amount and height in overview page

pull/262/head
Jonas Schnelli 10 years ago
parent 40f5e8dc2a
commit 2a6b844427

@ -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
{

Loading…
Cancel
Save