Align Pointers

This commit is contained in:
Gormogon 2015-02-25 19:57:19 -05:00
parent 738272999b
commit e2d05cb9f2
25 changed files with 37 additions and 37 deletions

View file

@ -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