[Breeze] [Bug 392391] Missing icon(s) for Kirigami's new Inline Messages: dialog-positive (new) and lineart variants for dialog-warning and dialog-error

Jonathan Riddell bugzilla_noreply at kde.org
Tue Apr 10 15:03:22 UTC 2018


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

--- Comment #6 from Jonathan Riddell <jr at 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 the assignee for the bug.


More information about the Visual-design mailing list