mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-13 16:30:29 -05:00
Coding style improvements.
This commit is contained in:
parent
56ac80f475
commit
7e1f7a8729
@ -47,7 +47,7 @@ private Q_SLOTS:
|
||||
|
||||
private:
|
||||
const QScopedPointer<Ui::EditGroupWidgetMain> m_mainUi;
|
||||
QWidget* m_editGroupWidgetMain;
|
||||
QWidget* const m_editGroupWidgetMain;
|
||||
Group* m_group;
|
||||
|
||||
Q_DISABLE_COPY(EditGroupWidget)
|
||||
|
Loading…
Reference in New Issue
Block a user