Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add trailing newline to qt6messagehandler test
  • Loading branch information
wilx committed Jul 3, 2025
commit 486d2339a3a4fc9b8e643586cfae6dbb6b11c64c
2 changes: 1 addition & 1 deletion tests/qt6messagehandler_test/main.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ main (int argc, char *argv[])
});

return app.exec();
}
}