I've noticed: #ifndef KDE_NO_COMPAT (some deprecated methods) #endif appear in a few places; should this be applied to all deprecated methods? I, for one, would be delighted if 3.3 could compile without any deprecation warnings, and would be quite happy to go through wrapping up deprecated kdelibs code like this. Andrew