SVN commit 1114845 by zhang: replace kconfig with qsettings M +1 -0 kst.h --- branches/work/kst/kst1kde4/kst/src/libkstapp/kst.h #1114844:1114845 @@ -25,6 +25,7 @@ #include <QMdiSubWindow> #include <QPointer> #include <QTimer> +#include <QSettings> #include "kst_export.h" #include "kstpainter.h"