some work on the search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@31 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
void refreshVisibleItems();
|
||||
void setCurrentGroup(uint GroupID);
|
||||
void updateColumns();
|
||||
void showSearchResults(QList<Q_UINT32>& results);
|
||||
PwDatabase* db;
|
||||
vector<EntryViewItem*>Items;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user