D28122: Move/port KFontDialog from KDELibs4Support to KWidgetAddons
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Fri Mar 20 15:39:09 GMT 2020
kossebau added a comment.
Moving a class (and thus its exported symbols) from a library to another one in its public dependency interface should be doable I guess (no actual experience in having done that though).
But you sadly cannot change/remove exported symbols and the data layout, like done here (e.g. by dropping the KDialog intermediate inherited class data).
So you will need a new name, KFontDialog cannot be reused.
REPOSITORY
R236 KWidgetsAddons
BRANCH
l-kfontdlg (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D28122
To: ahmadsamir, #frameworks, davidedmundson, cfeck, broulik, ervin, meven, bport
Cc: kossebau, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200320/e3d3c61e/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list