mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-02 17:24:58 +02: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