core: qPref limit header includes

replace qPref.h with qPrefFoo.h to limit header includes

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-14 12:25:15 +02:00 committed by Dirk Hohndel
parent 9b8a6fa855
commit f2c302284b
14 changed files with 13 additions and 14 deletions

View file

@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
#include "qPref.h"
#include "qPrefUnit.h"
#include "qPrefPrivate.h"