mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Small refactoring in DatabaseWidget.
This commit is contained in:
parent
4a3da3abe7
commit
2308099260
2 changed files with 12 additions and 26 deletions
|
@ -128,6 +128,8 @@ private Q_SLOTS:
|
|||
void closeSearch();
|
||||
|
||||
private:
|
||||
void setClipboardTextAndMinimize(const QString& text);
|
||||
|
||||
Database* m_db;
|
||||
const QScopedPointer<Ui::SearchWidget> m_searchUi;
|
||||
QWidget* const m_searchWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue