Port away from deprecated KMessageBox Yes/No API
See discussion for motivation at frameworks/kwidgetsaddons!151 (merged).
Using a temporary helper header which makes use of KMessageBox being a namespace and for older versions adds the new API with inline methods, mapping to the deprecated API instead.
GIT_SILENT