mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Align Pointers
This commit is contained in:
parent
738272999b
commit
e2d05cb9f2
25 changed files with 37 additions and 37 deletions
|
@ -35,7 +35,7 @@ class UIDLLEXPORT Settings : public QObject
|
|||
public:
|
||||
explicit Settings( const QString& settingsFilePath,
|
||||
bool debugMode,
|
||||
QObject *parent = nullptr );
|
||||
QObject* parent = nullptr );
|
||||
|
||||
static Settings* instance();
|
||||
//TODO: load from JSON then emit ready
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue