Revert "Another way to fix Launchapp unexpectly close (#2675)" (#2691)

This reverts commit adb58e247b.
This commit is contained in:
borgmanJeremy
2022-06-20 09:13:45 -05:00
committed by GitHub
parent adb58e247b
commit 37c4ab4f2a
3 changed files with 6 additions and 11 deletions

View File

@@ -1200,7 +1200,6 @@ void CaptureWidget::handleToolSignal(CaptureTool::Request r)
w->setAttribute(Qt::WA_DeleteOnClose);
w->activateWindow();
w->show();
Flameshot::instance()->setExternalWidgets();
}
break;
case CaptureTool::REQ_INCREASE_TOOL_SIZE: