core/tests: remove QSettings from testgitstorage

update testgitstorage.cpp to use qPrefProxy and qPrefCloudStorage
remove core/prefs-macros.h since it is unused

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-19 14:00:39 +02:00 committed by Dirk Hohndel
parent 2393dca38e
commit 5dd0981961
3 changed files with 6 additions and 124 deletions

View file

@ -182,7 +182,6 @@ HEADERS += \
../../core/membuffer.h \
../../core/metrics.h \
../../core/pluginmanager.h \
../../core/prefs-macros.h \
../../core/qt-gui.h \
../../core/sha1.h \
../../core/strndup.h \