On Wed, Mar 26, 2014 at 12:46 PM, Alex Merry wrote:
> I'd like to move KLibrary to KDE4Support. From my investigations, I
> think this will break two things: KWin and Oxygen, both of which use
> KLibrary but do not link against KDE4Support.
>
> Those should be ported to QLib
I'd like to move KLibrary to KDE4Support. From my investigations, I
think this will break two things: KWin and Oxygen, both of which use
KLibrary but do not link against KDE4Support.
Those should be ported to QLibrary + KPluginLoader::findPlugin(), which
I'll sort out today.
Any