Changeset 85 for trunk/src/IDocument.cxx
- Timestamp:
- 04/17/06 12:17:08 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/IDocument.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/IDocument.cxx
r80 r85 17 17 18 18 #include <config.h> 19 20 // Poppler headers.21 #include <ErrorCodes.h>22 #include <GlobalParams.h>23 24 19 #include "epdfview.h" 25 20
