lumamixtransition.h (shotcut-22.10.22) | : | lumamixtransition.h (shotcut-22.11.25) | ||
---|---|---|---|---|
skipping to change at line 68 | skipping to change at line 68 | |||
void on_previewCheckBox_clicked(bool checked); | void on_previewCheckBox_clicked(bool checked); | |||
void on_favoriteButton_clicked(); | void on_favoriteButton_clicked(); | |||
private: | private: | |||
Ui::LumaMixTransition *ui; | Ui::LumaMixTransition *ui; | |||
Mlt::Producer m_producer; | Mlt::Producer m_producer; | |||
int m_maxStockIndex; | int m_maxStockIndex; | |||
ProducerPreviewWidget *m_preview; | ProducerPreviewWidget *m_preview; | |||
Mlt::Producer m_previewProducer; | ||||
Mlt::Transition *getTransition(const QString &name); | Mlt::Transition *getTransition(const QString &name); | |||
void updateCustomLumaLabel(Mlt::Transition &transition); | void updateCustomLumaLabel(Mlt::Transition &transition); | |||
}; | }; | |||
#endif // LUMAMIXTRANSITION_H | #endif // LUMAMIXTRANSITION_H | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |