You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Cleanup includes to reflect actual dependencies
This commit is contained in:
@@ -34,11 +34,12 @@
|
||||
#include "Clip.h"
|
||||
#include "CacheMemory.h"
|
||||
#include "Timeline.h"
|
||||
#include <QtCore/QString>
|
||||
#include <QtGui/QImage>
|
||||
#include <QtGui/QPainter>
|
||||
#include <QtGui/QIcon>
|
||||
#include <QtGui/QImageReader>
|
||||
|
||||
#include <QString>
|
||||
#include <QImage>
|
||||
#include <QPainter>
|
||||
#include <QIcon>
|
||||
#include <QImageReader>
|
||||
|
||||
#if USE_RESVG == 1
|
||||
// If defined and found in CMake, utilize the libresvg for parsing
|
||||
|
||||
Reference in New Issue
Block a user