mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03:00
Coding style fixes.
This commit is contained in:
parent
5297722ede
commit
bde397503e
8 changed files with 29 additions and 32 deletions
|
@ -45,7 +45,6 @@ DatabaseWidget::DatabaseWidget(Database* db, QWidget* parent)
|
|||
, m_newEntry(0)
|
||||
, m_newParent(0)
|
||||
{
|
||||
|
||||
m_searchUi->setupUi(m_searchWidget);
|
||||
|
||||
m_searchTimer = new QTimer(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue