Edit/Clone/Delete Entries (qt4)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@25 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -29,6 +29,7 @@ class KeepassEntryView:public QTreeWidget{
|
||||
public:
|
||||
KeepassEntryView(QWidget* parent=0);
|
||||
void updateItems();
|
||||
void refreshVisibleItems();
|
||||
void setCurrentGroup(uint GroupID);
|
||||
void updateColumns();
|
||||
PwDatabase* db;
|
||||
|
||||
Reference in New Issue
Block a user