mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-06 09:03:58 +00:00
Founding dangling singal to uploader
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user