You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Include Qt header for Qt::endl
This commit is contained in:
@@ -38,8 +38,6 @@
|
||||
#include "Frame.h"
|
||||
#include "Exceptions.h"
|
||||
#include <QDir>
|
||||
#include <QString>
|
||||
#include <QTextStream>
|
||||
|
||||
namespace openshot {
|
||||
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
*/
|
||||
|
||||
#include "../include/CacheDisk.h"
|
||||
#include <Qt>
|
||||
#include <QString>
|
||||
#include <QTextStream>
|
||||
|
||||
using namespace std;
|
||||
using namespace openshot;
|
||||
|
||||
Reference in New Issue
Block a user