Changeset 667
- Timestamp:
- Jul 10, 2025, 11:13:25 PM (4 months ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Start.pas (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Start.pasr666 r667 541 541 if SettingsDlg.ShowModal = mrOk then begin 542 542 LoadAssets; 543 Invalidate;543 SmartInvalidate(0, 0, ClientWidth, ClientHeight, Page = pgMain); 544 544 UpdateInterface; 545 545 Background.UpdateInterface; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
