Update Nightly to 2.4.6 and get qt6-related-changes from 2.4.6 (#4856)

* Update Nightly to 2.4.6 and get qt6-related-changes from 2.4.6

* always enable precompiled headers on windows
This commit is contained in:
pajlada
2023-10-01 11:19:26 +02:00
committed by GitHub
parent 2fc7fdd91a
commit 467e36767c
7 changed files with 77 additions and 27 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
* - 2.4.0-alpha.2
* - 2.4.0-alpha
**/
#define CHATTERINO_VERSION "2.4.5"
#define CHATTERINO_VERSION "2.4.6"
#if defined(Q_OS_WIN)
# define CHATTERINO_OS "win"