On Tuesday 03 April 2012 15:00:58 Giorgos Tsiapaliwkas wrote:
> Hello,
> 
> sorry for the delay
> 
> On 28 March 2012 18:11, David Faure <fa...@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, fa...@kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to