Founding dangling singal to uploader

This commit is contained in:
Jeremy Borgman
2020-10-20 07:03:30 -05:00
parent 62466d6581
commit 823ba6fc8b

View File

@@ -966,7 +966,6 @@ void CaptureWidget::initShortcuts()
shortcut = ConfigHandler().shortcut(
QVariant::fromValue(CaptureToolButton::ButtonType::TYPE_IMAGEUPLOADER)
.toString());
new QShortcut(shortcut, this, SLOT(uploadScreenshot()));
new QShortcut(QKeySequence(ConfigHandler().shortcut("TYPE_TOGGLE_PANEL")),
this,