Changeset 54 for trunk/src/IDocument.h
- Timestamp:
- 04/14/06 05:08:13 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/IDocument.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/IDocument.h
r49 r54 24 24 namespace ePDFView 25 25 { 26 // Forward declarations. 27 class DocumentPage; 28 class DocumentIndex; 29 26 30 /// 27 31 /// @brief Defines the possible errors loading a document.
