mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Block non-user updates in DatabaseWidgetStateSync.
This commit is contained in:
parent
c806f9ebf4
commit
9391de74c7
4 changed files with 35 additions and 0 deletions
|
@ -88,7 +88,9 @@ Q_SIGNALS:
|
|||
void groupContextMenuRequested(const QPoint& globalPos);
|
||||
void entryContextMenuRequested(const QPoint& globalPos);
|
||||
void unlockedDatabase();
|
||||
void listModeAboutToActivate();
|
||||
void listModeActivated();
|
||||
void searchModeAboutToActivate();
|
||||
void searchModeActivated();
|
||||
void splitterSizesChanged();
|
||||
void entryColumnSizesChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue