mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 13:37:43 +03:00
parent
279793365a
commit
f7bdeefbe3
8 changed files with 15 additions and 12 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "keys/PasswordKey.h"
|
||||
|
||||
ChangeMasterKeyWidget::ChangeMasterKeyWidget(QWidget* parent)
|
||||
: QWidget(parent)
|
||||
: DialogyWidget(parent)
|
||||
, m_ui(new Ui::ChangeMasterKeyWidget())
|
||||
{
|
||||
m_ui->setupUi(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue