mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Coding style fix.
This commit is contained in:
parent
bf39d0b1be
commit
75d3e6261b
2 changed files with 3 additions and 3 deletions
|
@ -153,7 +153,7 @@ private:
|
|||
Group* m_newParent;
|
||||
Group* m_lastGroup;
|
||||
QTimer* m_searchTimer;
|
||||
QWidget* widgetBeforeLock;
|
||||
QWidget* m_widgetBeforeLock;
|
||||
QString m_filename;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue