Skip to content

Commit

Permalink
updateViewStateSync
Browse files Browse the repository at this point in the history
  • Loading branch information
shemeshg authored and droidmonkey committed Sep 28, 2021
1 parent 973557a commit 486779c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/DatabaseWidgetStateSync.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ void DatabaseWidgetStateSync::updateViewState()
} else {
m_listViewState = m_activeDbWidget->entryViewState();
}

sync();
}

QList<int> DatabaseWidgetStateSync::variantToIntList(const QVariant& variant)
Expand Down

0 comments on commit 486779c

Please sign in to comment.