mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-08 23:12:52 -04:00
parent
279793365a
commit
f7bdeefbe3
8 changed files with 15 additions and 12 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
|
||||
DatabaseSettingsWidget::DatabaseSettingsWidget(QWidget* parent)
|
||||
: QWidget(parent)
|
||||
: DialogyWidget(parent)
|
||||
, m_ui(new Ui::DatabaseSettingsWidget())
|
||||
{
|
||||
m_ui->setupUi(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue