ahmadsamir added a comment.
In D28122#631237 <https://phabricator.kde.org/D28122#631237>, @kossebau wrote: > 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. Nearest candidate is KFontChooserDialog, which describes this class, a dialog for KFontChooser widget :) 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