Skip to content

Conversation

@redvimo
Copy link
Contributor

@redvimo redvimo commented Oct 10, 2024

// Suggesting this line at the end of main function,i get a compilation error without it
return glib::ExitCode::SUCCESS;

// Suggesting this line, because there is a compilation error without it
    return glib::ExitCode::SUCCESS;
@redvimo redvimo requested a review from Hofer-Julian as a code owner October 10, 2024 18:19
@bilelmoussaoui
Copy link
Member

@redvimo
Copy link
Contributor Author

redvimo commented Oct 19, 2024

Thank you. It was my error, I had a semicolon after app.run().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants