Color roles, coming this Monday to kdelibs?
Olaf Schmidt
ojschmidt at kde.org
Mon Jun 18 17:38:57 BST 2007
Hi Thomas!
I just saw that KoTooluButton (which is the only user of
toolBarHighlightColor) derives from KToolBarButton, which no longer exists in
trunk. This seems to imply that trunk does not compile with trunk kdelibs
anyway. Is it really still used in KOffice, or is this dead code?
If there is indeed a need to fix this, then you could either replace
KoTooluButton with QToolButton, or make it a KoTooluButton a subclass of
QToolButton. Doing so will remove the function that uses
toolBarHighlightColor (since that is now handles by Qt).
If you have questions, then you need to find the person that killed
KToolBarButton.
Olaf
More information about the kde-core-devel
mailing list