News
Here are all news related to q4wine project and its community life. Don't forget to subscribe to our RSS or Atom feed if you interested in.
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);