https://bugs.kde.org/show_bug.cgi?id=392391

--- Comment #6 from Jonathan Riddell <j...@jriddell.org> ---
interestingly this changes the icons used by QMessageBox when set to Question,
see 
https://bugs.kde.org/attachment.cgi?id=111940 which also shows kdialog not
changing. mysterious.

The code that creates that partition question dialog box doesn't specify size
       messageBox = QtGui.QMessageBox(QtGui.QMessageBox.Question, title, msg,
                                       QtGui.QMessageBox.NoButton, self.ui)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to