![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include "askpassphrasedialog.h"
#include "ui_askpassphrasedialog.h"
#include "guiconstants.h"
#include "walletmodel.h"
#include "support/allocators/secure.h"
#include <QKeyEvent>
#include <QMessageBox>
#include <QPushButton>
Go to the source code of this file.
Functions | |
static void | SecureClearQLineEdit (QLineEdit *edit) |
|
static |
Definition at line 265 of file askpassphrasedialog.cpp.
Referenced by AskPassphraseDialog::secureClearPassFields().