Besides Information, Warning and Critical, the QMessageBox::Icon
enum supports icons of type Question. Instead of falling back to an
"information" icon, use a "question mark" icon for every
KMessageBox::question*().
Note: Using the Oxygen icon set still displays an "information" icon
(may need investigation).