More fixes for "automatically lock database"
Removed some unneeded includes Improved code formatting git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@187 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -58,7 +58,7 @@ class KeepassGroupView:public QTreeWidget{
|
||||
GroupViewDragType DragType;
|
||||
QList<QTreeWidgetItem*>* EntryDragItems;
|
||||
|
||||
public slots:
|
||||
private slots:
|
||||
void OnCurrentGroupChanged(QTreeWidgetItem*);
|
||||
void OnDeleteGroup();
|
||||
void OnNewGroup();
|
||||
|
||||
Reference in New Issue
Block a user