Skip to content

Commit

Permalink
Fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
droidmonkey authored Oct 24, 2023
1 parent 8dea0e4 commit 977d4b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/entry/EditEntryWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -875,8 +875,6 @@ void EditEntryWidget::loadEntry(Entry* entry,
m_create = create;
m_history = history;



if (history) {
setHeadline(QString("%1 \u2022 %2").arg(parentName, tr("Entry history")));
} else {
Expand Down

0 comments on commit 977d4b0

Please sign in to comment.