UI: Fix auto remux warning
This fixes the QAbstractItemModel invalid index warning.
This commit is contained in:
@@ -118,6 +118,8 @@ public:
|
||||
void clearFinished();
|
||||
void clearAll();
|
||||
|
||||
bool autoRemux = false;
|
||||
|
||||
private:
|
||||
struct RemuxQueueEntry
|
||||
{
|
||||
|
Reference in New Issue
Block a user