subsurface/core/settings
jan Iversen f1648d297b core: qPref replace COPY_TXT with copy_txt in qPrefPrivate
Add copy_txt function to qPrefPrivate class
Remove macro COPY_TXT from qPrefPrivate.h
Replace use of COPY_TXT with copy_txt in qPref classes

copy_txt is only once, COPY_TXT was expanded approx. 160 times, so
this commit saves space (and removes a macro).

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-25 08:35:04 -07:00
..
qPref.cpp core: activate qPrefCloudStorage 2018-07-21 07:49:25 -07:00
qPref.h core: create qPrefCloudStorage from SettingsObjectWrapper 2018-07-21 07:49:25 -07:00
qPrefAnimations.cpp core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefAnimations.h core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefCloudStorage.cpp core: qPref replace COPY_TXT with copy_txt in qPrefPrivate 2018-07-25 08:35:04 -07:00
qPrefCloudStorage.h core: create qPrefCloudStorage from SettingsObjectWrapper 2018-07-21 07:49:25 -07:00
qPrefDisplay.cpp core: qPref replace COPY_TXT with copy_txt in qPrefPrivate 2018-07-25 08:35:04 -07:00
qPrefDisplay.h core: remove QSettings in qPref* and use a shared variable 2018-07-18 10:40:08 -07:00
qPrefPrivate.cpp core: qPref replace COPY_TXT with copy_txt in qPrefPrivate 2018-07-25 08:35:04 -07:00
qPrefPrivate.h core: qPref replace COPY_TXT with copy_txt in qPrefPrivate 2018-07-25 08:35:04 -07:00