#include <QDialog>
#include <QComboBox>
#include <QSpinBox>
#include <QLineEdit>
#include "panels/project.h"
#include "project/media.h"
#include "timeline/sequence.h"
Go to the source code of this file.
Classes | |
class | NewSequenceDialog |
The NewSequenceDialog class. More... | |