linting
This commit is contained in:
parent
c7295d7fd1
commit
5335e043e7
@ -33,7 +33,6 @@ ImageOverlay::ImageOverlay(QPixmap image, QWidget *parent)
|
||||
connect(close_shortcut_, &QShortcut::activated, this, &ImageOverlay::closing);
|
||||
connect(this, &ImageOverlay::closing, this, &ImageOverlay::close);
|
||||
|
||||
|
||||
raise();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user