NOISSUE do not open browser window on log upload
This commit is contained in:
parent
590ff82fd1
commit
3769897be1
@ -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…
Reference in New Issue
Block a user