You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-12-03 21:44:45 +02:00
Remove AcceptLanguageList from the MiniBrowser demos
This commit is contained in:
@@ -395,10 +395,6 @@ object MiniBrowserFrm: TMiniBrowserFrm
|
||||
Caption = 'Simulate keyboard presses'
|
||||
OnClick = Simulatekeyboardpresses1Click
|
||||
end
|
||||
object Acceptlanguage1: TMenuItem
|
||||
Caption = 'Accept language...'
|
||||
OnClick = Acceptlanguage1Click
|
||||
end
|
||||
object Flushcookies1: TMenuItem
|
||||
Caption = 'Flush cookies'
|
||||
OnClick = Flushcookies1Click
|
||||
|
||||
Reference in New Issue
Block a user