Merge remote-tracking branch 'origin/plugin' into plugin

# Conflicts:
#	ext/KDDockWidgets
This commit is contained in:
Mike Solar
2025-12-13 21:46:12 +08:00
31 changed files with 1111 additions and 112 deletions
+1 -1
View File
@@ -24,6 +24,7 @@
* Use the navigation above to find documentation on classes or source files.
*/
#include "OliveHost.h"
extern "C" {
#include <libavformat/avformat.h>
#include <libavfilter/avfilter.h>
@@ -52,7 +53,6 @@ extern "C" {
#ifdef USE_CRASHPAD
#include "common/crashpadinterface.h"
#endif // USE_CRASHPAD
#include "OlivePlugin.cpp"
int decompress_project(const QString &project)
{
if (project.isEmpty()) {