mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
feat: full support for different icon packs, Silk and Icons8
This commit is contained in:
@@ -55,7 +55,7 @@ object frmSelectDBObject: TfrmSelectDBObject
|
||||
end>
|
||||
Header.Height = 32
|
||||
Header.Options = [hoAutoResize, hoColumnResize, hoDrag, hoShowSortGlyphs]
|
||||
Images = MainForm.ImageListIcons8
|
||||
Images = MainForm.ImageListMain
|
||||
Indent = 20
|
||||
Margin = 2
|
||||
TabOrder = 0
|
||||
|
||||
Reference in New Issue
Block a user