Changeset 467 for branches/highdpi/MiniMap.pas
- Timestamp:
- Dec 1, 2023, 1:10:48 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/MiniMap.pas
r466 r467 5 5 6 6 uses 7 DpiControls, Classes, SysUtils, Graphics, Protocol, ClientTools; 7 Dpi.Graphics, Dpi.Common, 8 Classes, SysUtils, Graphics, Protocol, ClientTools; 8 9 9 10 type
Note:
See TracChangeset
for help on using the changeset viewer.