KStyle::defaultStyle() related

Matthias Kretz kretz at kde.org
Tue Nov 25 11:10:33 GMT 2008


On Tuesday 25 November 2008 11:02:21 Ralf Habacker wrote:
>  QString KStyle::defaultStyle()
>  {
> #ifndef Q_WS_X11
>      return QString(""); // native
> #else
>      return QString("oxygen");
> #endif
>  }
>
> Then the first code snippet above could be eased [...]

makes sense to me

is KStyle::defaultStyle used anywhere else? /me looks at lxr:
http://lxr.kde.org/search?filestring=&string=KStyle::defaultStyle

Seems like it won't do any harm at the other places, but I'm not 100% sure 
about that.

-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/





More information about the kde-core-devel mailing list