Changeset 361 for branches/highdpi/LocalPlayer/Enhance.pas
- Timestamp:
- Apr 9, 2021, 5:56:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/highdpi/LocalPlayer/Enhance.pas
r349 r361 65 65 CaptionRight := CloseBtn.Left; 66 66 CaptionLeft := ToggleBtn.Left + ToggleBtn.Width; 67 InitButtons ();67 InitButtons; 68 68 HelpContext := 'MACRO'; 69 69 Caption := Phrases.Lookup('TITLE_ENHANCE');
Note:
See TracChangeset
for help on using the changeset viewer.