Changeset 262 for trunk/src/JobPrint.cxx
- Timestamp:
- 02/23/07 02:34:25 (22 months ago)
- Files:
-
- 1 modified
-
trunk/src/JobPrint.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/JobPrint.cxx
r239 r262 408 408 m_Document = NULL; 409 409 410 // This array tells us which pages to export to postscrip .410 // This array tells us which pages to export to postscript. 411 411 int numPages = getDocument ().getNumPages (); 412 412 m_PageRange = new gboolean[numPages];
