mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-11 00:13:03 -04:00
Coding style fixes.
This commit is contained in:
parent
8335db4db5
commit
d4f02a78a7
21 changed files with 36 additions and 34 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include "EntryView.h"
|
||||
|
||||
#include "EntryModel.h"
|
||||
#include "gui/EntryModel.h"
|
||||
|
||||
EntryView::EntryView(QWidget* parent)
|
||||
: QTreeView(parent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue