summaryrefslogtreecommitdiff
path: root/qt4
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2009-06-05 11:08:51 +0200
committerPino Toscano <pino@kde.org>2009-06-05 11:08:51 +0200
commit2298acac267257b1916c802bdb902428e69e683b (patch)
tree08a949c0749aed53ecd1a733bc7f0f513acb247e /qt4
parent37c48c2521c623c485841472c4a174a1841aea33 (diff)
[Qt4 apidox] FontInterator is new in 0.12
Diffstat (limited to 'qt4')
-rw-r--r--qt4/src/poppler-qt4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 257162ec..fd384f5c 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -234,6 +234,8 @@ while (it->hasNext()) {
// do something with the fonts
}
\endcode
+
+ \since 0.12
*/
class POPPLER_QT4_EXPORT FontIterator {
friend class Document;