mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Align Pointers
This commit is contained in:
parent
738272999b
commit
e2d05cb9f2
25 changed files with 37 additions and 37 deletions
|
@ -57,7 +57,7 @@ public:
|
|||
void onActivate() override;
|
||||
void onLeave() override;
|
||||
|
||||
void setConfigurationMap( const QVariantMap &configurationMap ) override;
|
||||
void setConfigurationMap( const QVariantMap& configurationMap ) override;
|
||||
|
||||
private:
|
||||
UsersPage* m_widget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue