Merge pull request #732 from ferdnyc/crop-qpainter

Rewrite Crop effect using QPainter
This commit is contained in:
Jonathan Thomas
2021-10-29 13:17:38 -05:00
committed by GitHub
26 changed files with 280 additions and 97 deletions

View File

@@ -15,6 +15,7 @@
#include "TextReader.h"
#include "Exceptions.h"
#include "Frame.h"
using namespace openshot;