Version changes since 1.4.1
Fixed:
- Qt6 deprecation warnings;
- No such signal
QComboBox::currentIndexChanged(const QString); - Ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result];
- No such signal
SingleApplication::messageReceived(const QString); - Wine variables are not parsed properly for wine prefix kill action;
- Invalid qm file location for cmake 4.x and qt6.9.x (I hope so);