mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 13:37:43 +03:00
Re-add truncation of history entries.
This commit is contained in:
parent
21302782e1
commit
21e257e64d
4 changed files with 32 additions and 14 deletions
|
@ -110,8 +110,6 @@ private Q_SLOTS:
|
|||
void showEntryContextMenu(const QPoint& pos);
|
||||
|
||||
private:
|
||||
void truncateHistories();
|
||||
|
||||
Database* const m_db;
|
||||
const QScopedPointer<Ui::SearchWidget> m_searchUi;
|
||||
QWidget* const m_searchWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue