diff --git a/fontpool.h b/fontpool.h index 8dc0f1671..8083e95f6 100644 --- a/fontpool.h +++ b/fontpool.h @@ -6,7 +6,7 @@ #ifndef _FONTPOOL_H #define _FONTPOOL_H -#include +#include #include #include @@ -99,7 +99,7 @@ Q_OBJECT /** This is the list which actually enumerates the fonts in the fontPool */ - QList fontList; + QPtrList fontList; /** This method marks all fonts in the fontpool as "not in use". The fonts are, however, not removed from memory until the method