mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-13 22:24:05 +01:00
Use standard C99 (and Qt) types for 64-bit integers
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "guiconstants.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <QLabel>
|
||||
#include <QLineEdit>
|
||||
#include <QRegExpValidator>
|
||||
|
||||
Reference in New Issue
Block a user