diff --git a/src/core/kconfigdata.h b/src/core/kconfigdata.h index 3b70c24..4dd2fa7 100644 --- a/src/core/kconfigdata.h +++ b/src/core/kconfigdata.h @@ -23,6 +23,8 @@ #ifndef KCONFIGDATA_H #define KCONFIGDATA_H +#include + #include #include #include @@ -155,7 +157,7 @@ QDebug operator<<(QDebug dbg, const KEntry &entry); * with the group name. * @internal */ -class KEntryMap : public QMap +class KCONFIGCORE_EXPORT KEntryMap : public QMap { public: enum SearchFlag {