![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include "intro.h"#include "ui_intro.h"#include "guiutil.h"#include "util.h"#include <boost/filesystem.hpp>#include <QFileDialog>#include <QSettings>#include <QMessageBox>#include "intro.moc"
Include dependency graph for intro.cpp:Go to the source code of this file.
Classes | |
| class | FreespaceChecker |
Variables | |
| static const uint64_t | GB_BYTES = 1000000000LL |
| static const uint64_t | BLOCK_CHAIN_SIZE = 20LL * GB_BYTES |
|
static |
Definition at line 20 of file intro.cpp.
Referenced by Intro::Intro(), and Intro::setStatus().
|
static |
Definition at line 19 of file intro.cpp.
Referenced by Intro::Intro(), and Intro::setStatus().
1.8.8