Ignore:
Timestamp:
Dec 29, 2023, 2:09:06 AM (20 months ago)
Author:
ataylor
Message:

Undo TForm changes (rollback r492). Opening when window is system-modal now
simply clears system-modality for the lifetime of the NewView application, and
restores it on exit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/VersionUnit.pas

    r492 r493  
    1717
    1818const
    19   Version =        'V2.19.8d';  // $SS_REQUIRE_NEW_VERSION$
    20   BldLevelVersion = '2.19.8d';  // Embedded for IBM BLDLEVEL tool
     19  Version =        'V2.19.8e';  // $SS_REQUIRE_NEW_VERSION$
     20  BldLevelVersion = '2.19.8e';  // Embedded for IBM BLDLEVEL tool
    2121  CopyrightMsg = 'Copyright 2005 Aaron Lawrence; 2006-2019 Ronald Brill';
    2222  LicenseMsg   = 'Licensed under the GNU Public License';
Note: See TracChangeset for help on using the changeset viewer.