Sophie

Sophie

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

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