Re: Moving KLinkDialog

2013-06-05 Thread Aleix Pol
On Wed, Jun 5, 2013 at 6:34 PM, David Faure wrote: > On Wednesday 05 June 2013 16:23:23 Aleix Pol wrote: > > At the moment KLinkDialog is set to be moved to KWidgetsAddons. I don't > > think this is correct because the class is not being exported as of KDE4, > > it's an internal class only used b

Re: Moving KLinkDialog

2013-06-05 Thread David Faure
On Wednesday 05 June 2013 16:23:23 Aleix Pol wrote: > At the moment KLinkDialog is set to be moved to KWidgetsAddons. I don't > think this is correct because the class is not being exported as of KDE4, > it's an internal class only used by KRichTextEdit. > > I'd suggest to move it to KTextWidgets

Moving KLinkDialog

2013-06-05 Thread Aleix Pol
At the moment KLinkDialog is set to be moved to KWidgetsAddons. I don't think this is correct because the class is not being exported as of KDE4, it's an internal class only used by KRichTextEdit. I'd suggest to move it to KTextWidgets and leave it as private. Does it sound good? Or we really wan