Skip to content

Commit

Permalink
fixed merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
borgmanJeremy committed Nov 13, 2021
1 parent 45350ae commit 4e1766e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/screengrabber.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ void ScreenGrabber::freeDesktopPortal(bool& ok, QPixmap& res)
imgFile.remove();
}
loop.quit();
}
};

// prevent racy situations and listen before calling screenshot
QMetaObject::Connection conn = QObject::connect(
Expand Down

0 comments on commit 4e1766e

Please sign in to comment.