indentation
This commit is contained in:
parent
0be0d87a19
commit
9a598536ea
@ -36,7 +36,7 @@ ImageOverlayDialog::ImageOverlayDialog(QPixmap image, QWidget *parent)
|
||||
|
||||
setWindowState(Qt::WindowFullScreen);
|
||||
|
||||
raise();
|
||||
raise();
|
||||
|
||||
connect(this, SIGNAL(closing()), this, SLOT(closeDialog()));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user