mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-02 03:30:09 +02:00
IDE: Hide a new RefreshButton in search results view. The feature is not implemented yet.
git-svn-id: trunk@64676 -
This commit is contained in:
parent
401d451c71
commit
bb4ad82ba0
@ -46,6 +46,7 @@ object SearchResultsView: TSearchResultsView
|
||||
Caption = 'RefreshButton'
|
||||
ImageIndex = 2
|
||||
OnClick = RefreshButtonClick
|
||||
Visible = False
|
||||
end
|
||||
object SearchAgainButton: TToolButton
|
||||
Left = 24
|
||||
|
Loading…
Reference in New Issue
Block a user