summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorPalo Kisa <palo.kisa@gmail.com>2016-08-24 02:14:32 +0200
committerPalo Kisa <palo.kisa@gmail.com>2016-09-27 22:03:04 +0000
commitee35fbbf526d18d5cebd425d0d36dbdc74984273 (patch)
treed40759c5958dec0968b5c51557d6a3ddd2c072d9 /tests/auto
parent99b6eb4382e135815b53b567297be9cd4ecfd96a (diff)
qsettings: Simplify confFiles logic
Use a QVector to hold the QConfFile(s) to allow more configuration files than the statically defined number -> this will allow considering multiple system-wide configuration files if needed. To use a dynamic container we get rid of use QScopedSharedPointer, which actually wasn't needed anyway, as the "deref" logic was/is done manually in the QConfFileSettingsPrivate destructor. Change-Id: Ie9341da2cbe2e2b1379f9e2538cb4c9ebbd6fc97 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions