![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include "masternodelist.h"
#include "ui_masternodelist.h"
#include "activemasternode.h"
#include "clientmodel.h"
#include "init.h"
#include "guiutil.h"
#include "masternode-sync.h"
#include "masternodeconfig.h"
#include "masternodeman.h"
#include "sync.h"
#include "wallet/wallet.h"
#include "walletmodel.h"
#include <QTimer>
#include <QMessageBox>
Go to the source code of this file.
Functions | |
int | GetOffsetFromUtc () |
int GetOffsetFromUtc | ( | ) |
Definition at line 18 of file masternodelist.cpp.
Referenced by MasternodeList::updateMyMasternodeInfo(), and MasternodeList::updateNodeList().