Release pavucontrol-qt 1.1.0
The LXQt team is proud to announce the release of pavucontrol-qt 1.1.0. The release can be downloaded from Github.
Main changes:
- Modernized some trivial destructors.
- Removed a redundant void argument in function definition.
- Pass by value and use
std::move()
.
A full list of changes is in the CHANGELOG file.