mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 15:39:26 +01:00
IDE: unit dependencies: added icons
git-svn-id: trunk@42881 -
This commit is contained in:
parent
3757f097a5
commit
6e22b78c6b
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -5325,7 +5325,7 @@ images/bookmark_list.txt svneol=native#text/plain
|
||||
images/btn_downarrow.png -text
|
||||
images/codeexplorer/ce_class.png -text
|
||||
images/codeexplorer/ce_const.png -text
|
||||
images/codeexplorer/ce_cycleimplemenation.png -text svneol=unset#image/png
|
||||
images/codeexplorer/ce_cycleimplementation.png -text svneol=unset#image/png
|
||||
images/codeexplorer/ce_cycleinterface.png -text svneol=unset#image/png
|
||||
images/codeexplorer/ce_default.png -text
|
||||
images/codeexplorer/ce_deprecated.png -text
|
||||
|
||||
|
Before Width: | Height: | Size: 530 B After Width: | Height: | Size: 530 B |
@ -9377,7 +9377,7 @@ LazarusResources.Add('ce_cycleinterface','PNG',[
|
||||
+#253#27'k'#11#4'*p'#9#201#255#178'W'#160#1#133'C'#171#31'm'#151'P '#212#169
|
||||
+#164#214#0#0#0#0'IEND'#174'B`'#130
|
||||
]);
|
||||
LazarusResources.Add('ce_cycleimplemenation','PNG',[
|
||||
LazarusResources.Add('ce_cycleimplementation','PNG',[
|
||||
#137'PNG'#13#10#26#10#0#0#0#13'IHDR'#0#0#0#12#0#0#0#12#8#6#0#0#0'Vu\'#231#0#0
|
||||
+#0#9'pHYs'#0#0#11#19#0#0#11#19#1#0#154#156#24#0#0#0#7'tIME'#7#221#9#15#15#26
|
||||
+#20#150#172#190#237#0#0#1#177'IDAT('#207#149#146'?h'#19'a'#0#197#127#247'}'
|
||||
|
||||
@ -153,7 +153,7 @@ codeexplorer/ce_unimplemented.png
|
||||
codeexplorer/ce_unit.png
|
||||
codeexplorer/ce_variable.png
|
||||
codeexplorer/ce_cycleinterface.png
|
||||
codeexplorer/ce_cycleimplemenation.png
|
||||
codeexplorer/ce_cycleimplementation.png
|
||||
codeexplorer/show_source.png
|
||||
codeexplorer/show_category.png
|
||||
designer/anchor_bottom.png
|
||||
|
||||
Loading…
Reference in New Issue
Block a user