NOISSUE do not open browser window on log upload
This commit is contained in:
parent
590ff82fd1
commit
3769897be1
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ QString GuiUtil::uploadPaste(const QString &text, QWidget *parentWidget)
|
|||
{
|
||||
const QString link = paste->pasteLink();
|
||||
setClipboardText(link);
|
||||
DesktopServices::openUrl(link);
|
||||
CustomMessageBox::selectable(
|
||||
parentWidget, QObject::tr("Upload finished"),
|
||||
QObject::tr("The <a href=\"%1\">link to the uploaded log</a> has been opened in "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue