Skip to content

v1.4.2

Latest

Choose a tag to compare

@brezerk brezerk released this 28 Apr 20:00
· 2 commits to master since this release

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);