Move a good chunk of the singleton objects into a new QApplication subclass.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
#include <QVariant>
|
||||
|
||||
SettingsObject *globalSettings;
|
||||
|
||||
SettingsObject::SettingsObject(QObject *parent) :
|
||||
QObject(parent)
|
||||
{
|
||||
|
Reference in New Issue
Block a user