Skip to content
Snippets Groups Projects

Qt6 support

Closed Johannes Lenzen requested to merge qt6 into master
3 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -47,6 +47,7 @@
#include <vsiPlugin.hh>
#include <OpenFlipper/BasePlugin/PythonFunctions.hh>
#include <OpenFlipper/PythonInterpreter/PythonTypeConversions.hh>
#include <QCoreApplication>
namespace py = pybind11;
Loading