Changeset 210 for trunk/src/JobSave.cxx
- Timestamp:
- 06/10/06 09:02:37 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/JobSave.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/JobSave.cxx
r200 r210 112 112 { 113 113 g_assert ( NULL != document && "Tried to set a NULL document."); 114 114 115 115 m_Document = document; 116 116 }
