mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 17:55:55 +02:00
LazControls: Add icon for TExtendedTabControl. Issue #0029900.
git-svn-id: trunk@52059 -
This commit is contained in:
parent
24a234e4ba
commit
c36425e011
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -2265,6 +2265,7 @@ components/lazcontrols/images/lazcontrols_list.txt svneol=native#text/plain
|
||||
components/lazcontrols/images/tcheckboxthemed.png -text svneol=unset#image/png
|
||||
components/lazcontrols/images/tdividerbevel.png -text
|
||||
components/lazcontrols/images/textendednotebook.png -text
|
||||
components/lazcontrols/images/textendedtabcontrol.png -text svneol=unset#image/png
|
||||
components/lazcontrols/images/tfloatspineditex.png -text svneol=unset#image/png
|
||||
components/lazcontrols/images/tlistfilteredit.png -text
|
||||
components/lazcontrols/images/tlistviewfilteredit.png -text svneol=unset#image/png
|
||||
|
@ -1,6 +1,7 @@
|
||||
tcheckboxthemed.png
|
||||
tdividerbevel.png
|
||||
textendednotebook.png
|
||||
textendedtabcontrol.png
|
||||
tlistfilteredit.png
|
||||
tlistviewfilteredit.png
|
||||
ttreefilteredit.png
|
||||
|
BIN
components/lazcontrols/images/textendedtabcontrol.png
Normal file
BIN
components/lazcontrols/images/textendedtabcontrol.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 298 B |
Binary file not shown.
Loading…
Reference in New Issue
Block a user