![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | STYLE_INVALID "background:#FF8080" |
#define | COLOR_UNCONFIRMED QColor(128, 128, 128) |
#define | COLOR_NEGATIVE QColor(255, 0, 0) |
#define | COLOR_BAREADDRESS QColor(140, 140, 140) |
#define | EXPORT_IMAGE_SIZE 256 |
#define COLOR_BAREADDRESS QColor(140, 140, 140) |
Definition at line 21 of file guiconstants.h.
#define COLOR_NEGATIVE QColor(255, 0, 0) |
Definition at line 19 of file guiconstants.h.
#define COLOR_UNCONFIRMED QColor(128, 128, 128) |
Definition at line 17 of file guiconstants.h.
#define EXPORT_IMAGE_SIZE 256 |
Definition at line 32 of file guiconstants.h.
#define STYLE_INVALID "background:#FF8080" |
Definition at line 14 of file guiconstants.h.