mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-25 19:01:21 -04:00
parent
e5fbab38d8
commit
64078933ab
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ IconDownloaderDialog::IconDownloaderDialog(QWidget* parent)
|
|||
, m_ui(new Ui::IconDownloaderDialog())
|
||||
, m_dataModel(new QStandardItemModel(this))
|
||||
{
|
||||
setWindowFlags(Qt::Window);
|
||||
setAttribute(Qt::WA_DeleteOnClose);
|
||||
|
||||
m_ui->setupUi(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue