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
74f08296
Kaydet (Commit)
74f08296
authored
Ock 18, 2011
tarafından
Luboš Luňák
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
forcing Qt native paint system is not necessary anymore
bf4b61c7b7f2ca1d9641ab0cf5f88a68bc3930d0 fixed the problem.
üst
ef8dc680
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
KDEXLib.cxx
vcl/unx/kde4/KDEXLib.cxx
+0
-3
No files found.
vcl/unx/kde4/KDEXLib.cxx
Dosyayı görüntüle @
74f08296
...
...
@@ -168,9 +168,6 @@ void KDEXLib::Init()
KCmdLineArgs
::
init
(
m_nFakeCmdLineArgs
,
m_pAppCmdLineArgs
,
kAboutData
);
#if QT_VERSION >= QT_VERSION_CHECK( 4, 5, 0 )
QApplication
::
setGraphicsSystem
(
"native"
);
// fdo#30991
#endif
m_pApplication
=
new
VCLKDEApplication
();
kapp
->
disableSessionManagement
();
KApplication
::
setQuitOnLastWindowClosed
(
false
);
...
...
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