Use QVector

This commit is contained in:
Montel Laurent 2015-08-04 14:21:25 +02:00
parent 3102cd8665
commit 3c8daf3068

View file

@ -27,7 +27,7 @@ class FontInfoPrivate;
class OKULARCORE_EXPORT FontInfo
{
public:
typedef QList<FontInfo> List;
typedef QVector<FontInfo> List;
/**
* The possible kinds of fonts.