this feature will not last very long, its too hard to maintain, sometimes segfaults when encoder is finised or stops ?

moved into seperate folder, and cleaned up some components
This commit is contained in:
2026-06-25 09:23:01 +02:00
parent d605509588
commit 51421ffc2b
11 changed files with 757 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include <QDialog>
#include <QList>
#include "engine/Track.h"
#include "engine/ReencodeJob.h"
#include "engine/encoder/ReencodeJob.h"
class QComboBox;
class QLineEdit;