Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Correct the exit value on abort (#3321) #3786

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guyueshui
Copy link

flameshot gui exits with 0 on abort, we can use the return value of qApp->exec() in requestCaptureAndWait in main.cpp.

图片

`flameshot gui` exits with 0 on abort, we can use the return value of `qApp->exec()` in `requestCaptureAndWait`.
@mmahmoudian
Copy link
Member

@guyueshui Thanks for the PR. I will merge it after we get the opinion of some of the main contributors.

@guyueshui
Copy link
Author

@guyueshui Thanks for the PR. I will merge it after we get the opinion of some of the main contributors.

@mmahmoudian OK👌

@mmahmoudian mmahmoudian added this to the v13 milestone Dec 3, 2024
@mmahmoudian mmahmoudian added the CLI CLI specific label Dec 3, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
CLI CLI specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants