mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 22:09:27 +02:00
IDE: Show glyph also for the Cancel button in Desktop Manager.
git-svn-id: trunk@49714 -
This commit is contained in:
parent
0e075dc2d9
commit
ef08d2144c
@ -42,7 +42,6 @@ object DesktopForm: TDesktopForm
|
||||
CancelButton.DefaultCaption = False
|
||||
TabOrder = 7
|
||||
ShowButtons = [pbOK, pbCancel]
|
||||
ShowGlyphs = [pbOK, pbClose, pbHelp]
|
||||
end
|
||||
object DesktopListBox: TListBox
|
||||
AnchorSideRight.Control = SaveBitBtn
|
||||
|
Loading…
Reference in New Issue
Block a user