mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-14 22:41:41 -04:00
Show the inherited value in EditGroupWidget.
This commit is contained in:
parent
5de62a5ef4
commit
c917096d3c
3 changed files with 22 additions and 7 deletions
|
@ -50,7 +50,7 @@ private Q_SLOTS:
|
|||
void cancel();
|
||||
|
||||
private:
|
||||
void addTriStateItems(QComboBox* comboBox);
|
||||
void addTriStateItems(QComboBox* comboBox, bool inheritValue);
|
||||
int indexFromTriState(Group::TriState triState);
|
||||
Group::TriState triStateFromIndex(int index);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue