mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
Merge branch '2.0'
This commit is contained in:
commit
3b2a39fd38
16 changed files with 73 additions and 72 deletions
|
@ -47,7 +47,7 @@ private Q_SLOTS:
|
|||
void modelReset();
|
||||
|
||||
protected:
|
||||
void dragMoveEvent(QDragMoveEvent* event);
|
||||
void dragMoveEvent(QDragMoveEvent* event) Q_DECL_OVERRIDE;
|
||||
|
||||
private:
|
||||
void recInitExpanded(Group* group);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue