Changeset 657
- Timestamp:
- 12/17/06 19:47:31 (2 years ago)
- Files:
-
- 1 modified
-
trunk/win/System.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/win/System.cpp
r656 r657 1616 1616 LC_PROPERTIESDLG_OPTS* opts = (LC_PROPERTIESDLG_OPTS*)param; 1617 1617 1618 ps.SetTitle("Model Properties", PSH_PROPTITLE);1618 ps.SetTitle("Model Properties", 0); 1619 1619 ps.m_PageSummary.m_Name = opts->Name; 1620 1620 ps.m_PageSummary.m_Author = opts->Author;
