Add missing Q_OBJECT macro to ExportSubtitlesTab class [skip ci]
This commit is contained in:
@@ -30,6 +30,7 @@ namespace olive {
|
||||
|
||||
class ExportSubtitlesTab : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
ExportSubtitlesTab(QWidget *parent = nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user