mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
Avoid multiple editFinished signals from group view.
This commit is contained in:
parent
a720903083
commit
e578ca9a82
2 changed files with 15 additions and 1 deletions
|
@ -50,8 +50,10 @@ protected:
|
|||
|
||||
private:
|
||||
void recInitExpanded(Group* group);
|
||||
void emitEditFinished();
|
||||
|
||||
GroupModel* const m_model;
|
||||
bool m_emitEditFinished;
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_GROUPVIEW_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue