fix: Compile v8.1.1 instead of latest ffmpeg for Ubuntu, remove override for MainWindow::nativeEvent, and change Windows packages to UCRT.

This commit is contained in:
2026-05-21 17:40:24 +08:00
parent 444a8e5287
commit 0984756c19
4 changed files with 289 additions and 62 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ protected:
#ifdef Q_OS_WINDOWS
virtual bool nativeEvent(const QByteArray &eventType, void *message,
long *result) override;
long *result);
#endif
private: