Sophie

Sophie

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

kdelibs4-4.6.5-1.3.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