[poppler] poppler/qt: poppler-qt.h,1.18,1.19

Albert Astals Cid aacid at kemper.freedesktop.org
Sun Jun 25 09:20:52 PDT 2006


Update of /cvs/poppler/poppler/qt
In directory kemper:/tmp/cvs-serv4862

Modified Files:
	poppler-qt.h 
Log Message:
put back a change that was not meant to be commited


Index: poppler-qt.h
===================================================================
RCS file: /cvs/poppler/poppler/qt/poppler-qt.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- poppler-qt.h	25 Jun 2006 16:19:32 -0000	1.18
+++ poppler-qt.h	25 Jun 2006 16:20:50 -0000	1.19
@@ -231,7 +231,7 @@
   bool okToAddNotes() const;
   double getPDFVersion() const;
 
-  bool print(const QString &fileName, QValueList<int> pageList, double hDPI, double vDPI, int rotate, int paperWidth = -1, int paperHeight = -1);
+  bool print(const QString &fileName, QValueList<int> pageList, double hDPI, double vDPI, int rotate);
 
   /**
     The fonts within the PDF document.



More information about the poppler mailing list