Changeset 657

Show
Ignore:
Timestamp:
12/17/06 19:47:31 (2 years ago)
Author:
leo
Message:

Fixed Properties dialog caption.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/win/System.cpp

    r656 r657  
    16161616            LC_PROPERTIESDLG_OPTS* opts = (LC_PROPERTIESDLG_OPTS*)param; 
    16171617 
    1618             ps.SetTitle("Model Properties", PSH_PROPTITLE); 
     1618            ps.SetTitle("Model Properties", 0); 
    16191619            ps.m_PageSummary.m_Name = opts->Name; 
    16201620            ps.m_PageSummary.m_Author = opts->Author;