Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
6ce4e0a2
Kaydet (Commit)
6ce4e0a2
authored
Haz 26, 2012
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.
Change-Id: I05435615185f05ec3fd9609f039394f4ecb03def
üst
58548484
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
salnativewidgets-luna.cxx
vcl/win/source/gdi/salnativewidgets-luna.cxx
+1
-1
No files found.
vcl/win/source/gdi/salnativewidgets-luna.cxx
Dosyayı görüntüle @
6ce4e0a2
...
...
@@ -482,7 +482,7 @@ void impl_drawAeroToolbar( HDC hDC, RECT rc )
// gradient at the bottom
TRIVERTEX
vert
[
2
]
=
{
{
rc
.
left
,
gradient_break
,
0xfa00
,
0xfa00
,
0xfa00
,
0xff00
},
{
rc
.
right
,
rc
.
bottom
,
0x
e500
,
0xe900
,
0xee
00
,
0xff00
}
{
rc
.
right
,
rc
.
bottom
,
0x
f000
,
0xf000
,
0xf0
00
,
0xff00
}
};
GradientFill
(
hDC
,
vert
,
2
,
g_rect
,
1
,
GRADIENT_FILL_RECT_V
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment