mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
parent
2747056889
commit
fd9c905ba3
26 changed files with 51 additions and 51 deletions
|
@ -126,7 +126,7 @@ void UserSurvey::requestReceived()
|
|||
}
|
||||
|
||||
msgbox.setWindowTitle(msgTitle);
|
||||
msgbox.setWindowIcon(QIcon(":subsurface-icon"));
|
||||
msgbox.setWindowIcon(QIcon(":/subsurface-icon"));
|
||||
msgbox.setText(msgText);
|
||||
msgbox.setTextFormat(Qt::RichText);
|
||||
msgbox.exec();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue