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'
|
Caption = 'Also check for updated nightly builds'
|
||||||
Enabled = False
|
Enabled = False
|
||||||
TabOrder = 11
|
TabOrder = 11
|
||||||
|
OnClick = Modified
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object tabSQL: TTabSheet
|
object tabSQL: TTabSheet
|
||||||
|
Reference in New Issue
Block a user