fixed crash when deleting search results,
fixed bad SID Assoc. git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@58 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
bool ShowSearchGroup; //needs a "updateItems()" after a change!
|
||||
vector<GroupViewItem*>Items;
|
||||
QMenu *ContextMenu;
|
||||
QMenu *ContextMenuSearchGroup;
|
||||
|
||||
signals:
|
||||
void fileModified();
|
||||
|
||||
Reference in New Issue
Block a user