mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Fix disabled apply button after clicking the "also nightly builds please" checkbox.
This commit is contained in:
@ -196,6 +196,7 @@ object optionsform: Toptionsform
|
||||
Caption = 'Also check for updated nightly builds'
|
||||
Enabled = False
|
||||
TabOrder = 11
|
||||
OnClick = Modified
|
||||
end
|
||||
end
|
||||
object tabSQL: TTabSheet
|
||||
|
Reference in New Issue
Block a user