mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 13:37:43 +03:00
Fix typo.
aka project might be still alive commit
This commit is contained in:
parent
cfb55828b6
commit
2adf3770b0
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ void Entry::addAttribute(const QString& key, const QString& value, bool protect)
|
|||
m_protectedAttributes.insert(key);
|
||||
}
|
||||
|
||||
// TODO add all visible oclumns
|
||||
// TODO add all visible columns
|
||||
if (key == "Title") {
|
||||
Q_EMIT dataChanged(this);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue