implemented color management UI functionality in the ExportDialog

Frontend UI work in setting up color management when exporting.
This commit is contained in:
itsmattkc
2019-12-16 16:47:36 +11:00
parent 377e2316be
commit cb5a468b4a
4 changed files with 127 additions and 5 deletions
+2
View File
@@ -74,6 +74,8 @@ private slots:
void ResolutionChanged();
void VideoCodecChanged();
};
#endif // EXPORTDIALOG_H