mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Activate ShowHint property on main form, and especially let the toolbars inherit this property, so they show the quite useful tooltips again.
This commit is contained in:
@@ -11,6 +11,7 @@ object MainForm: TMainForm
|
||||
Font.Style = []
|
||||
OldCreateOrder = True
|
||||
Position = poDesigned
|
||||
ShowHint = True
|
||||
OnCloseQuery = FormCloseQuery
|
||||
OnCreate = FormCreate
|
||||
OnDestroy = FormDestroy
|
||||
|
||||
Reference in New Issue
Block a user