Changeset 29 for trunk/tests/DumbDocument.cxx
- Timestamp:
- 04/11/06 13:58:09 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/DumbDocument.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/DumbDocument.cxx
r27 r29 31 31 m_OpenError = DocumentErrorNone; 32 32 m_Password = NULL; 33 setNumPages (2); 33 34 } 34 35
