mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-10 09:18:26 +02:00
Opkman: Activate scaling of disabled toolbar images.
git-svn-id: trunk@59421 -
This commit is contained in:
parent
a26ab052a1
commit
acb85241fd
@ -5272,7 +5272,7 @@ object MainFrm: TMainFrm
|
|||||||
object imSB: TImageList
|
object imSB: TImageList
|
||||||
Scaled = True
|
Scaled = True
|
||||||
left = 64
|
left = 64
|
||||||
top = 288
|
top = 352
|
||||||
Bitmap = {
|
Bitmap = {
|
||||||
4C690300000010000000100000000660992D0A639CBA035990A6005B920E0000
|
4C690300000010000000100000000660992D0A639CBA035990A6005B920E0000
|
||||||
0000000000000000000000000000000000000000000000000000000000000000
|
0000000000000000000000000000000000000000000000000000000000000000
|
||||||
@ -5519,9 +5519,10 @@ object MainFrm: TMainFrm
|
|||||||
end
|
end
|
||||||
object imTBDis: TImageList
|
object imTBDis: TImageList
|
||||||
Height = 32
|
Height = 32
|
||||||
|
Scaled = True
|
||||||
Width = 32
|
Width = 32
|
||||||
left = 64
|
left = 64
|
||||||
top = 360
|
top = 288
|
||||||
Bitmap = {
|
Bitmap = {
|
||||||
4C690A0000002000000020000000000000000000000000000000000000000000
|
4C690A0000002000000020000000000000000000000000000000000000000000
|
||||||
0000000000000000000000000000000000000000000000000000000000000000
|
0000000000000000000000000000000000000000000000000000000000000000
|
||||||
|
Loading…
Reference in New Issue
Block a user