Introduce new icon metastream to store custom icon id independent from the number of built-in icons
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@211 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -236,6 +236,8 @@ void KeepassEntryView::OnNewEntry(){
|
||||
Items.back()->EntryHandle=NewEntry;
|
||||
updateEntry(Items.back());
|
||||
emit fileModified();
|
||||
if (header()->isSortIndicatorShown())
|
||||
sortByColumn(header()->sortIndicatorSection(), header()->sortIndicatorOrder());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user