[poppler] poppler/qt4/src: poppler-annotation.h,1.3,1.4

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Apr 28 04:21:00 PDT 2007


Update of /cvs/poppler/poppler/qt4/src
In directory kemper:/tmp/cvs-serv31653/qt4/src

Modified Files:
	poppler-annotation.h 
Log Message:
        * qt4/src/poppler-annotation.h:
        Make the header clean.


Index: poppler-annotation.h
===================================================================
RCS file: /cvs/poppler/poppler/qt4/src/poppler-annotation.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- poppler-annotation.h	16 Nov 2006 21:03:27 -0000	1.3
+++ poppler-annotation.h	28 Apr 2007 11:20:58 -0000	1.4
@@ -23,9 +23,12 @@
 
 #include <QtCore/QDateTime>
 #include <QtCore/QLinkedList>
+#include <QtCore/QList>
 #include <QtCore/QPointF>
 #include <QtCore/QRectF>
+#include <QtGui/QColor>
 #include <QtGui/QFont>
+#include <QtXml/QDomDocument>
 
 namespace Poppler {
 



More information about the poppler mailing list