Drag&Drop for Entries, some other UI work
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@53 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -60,6 +60,8 @@ private:
|
||||
GroupViewItem* DragItem;
|
||||
GroupViewItem* LastHoverItem;
|
||||
GroupViewItem* getLastSameLevelItem(int level);
|
||||
enum tDragType{GROUP,ENTRY};
|
||||
tDragType DragType;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user