Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > e80bd2e078075aac54a10812bcdc4bc6 > files > 1

kdelibs4-4.6.5-1.7.mga1.src.rpm

--- kdeui/kernel/kstyle.cpp.iaora	2008-11-28 16:40:11.000000000 +0100
+++ kdeui/kernel/kstyle.cpp	2008-11-30 04:43:08.000000000 +0100
@@ -356,7 +356,7 @@
 QString KStyle::defaultStyle()
 {
 #ifdef Q_WS_X11
-    return QString("oxygen");
+    return QString("iaora-qt");
 #else
     return QString(); // native style
 #endif