libkwidgets (Re: patches on kcolors)

David Faure faure at kde.org
Tue Apr 3 20:30:41 UTC 2012


On Tuesday 03 April 2012 15:00:58 Giorgos Tsiapaliwkas wrote:
> Hello,
> 
> sorry for the delay
> 
> On 28 March 2012 18:11, David Faure <faure at kde.org> wrote:
> > Yes -- assuming libkwidgets still compiles, but I'll be checking that
> > after
> > you push the commits anyway :-)
> > 
> > Thanks!
> 
> libkwidgets doesn't compile due to undefined references. 

Yep, you need to also move KLineEdit and the KCompletion* classes,
since KComboBox needs these.

Move also KTextEdit, and KSqueezedTextLabel [for now; I want to put that 
feature into Qt-5.1 and deprecate it, but this can be done later].

This will leave one call to KNotification (comment it out, Sune will work on 
that), and one call to KCursor::setAutoHideCursor, hmm, I'll work on that one 
meanwhile, to separate it from the X11-specific QCursor subclass.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list