Fix unused warning.

Took 1 minute
This commit is contained in:
Lukas Brübach 2026-01-07 09:24:57 +01:00
parent 0922d75d1e
commit d5ff2c9480
2 changed files with 2 additions and 1 deletions

View file

@ -941,6 +941,7 @@ MainWindow::MainWindow(QWidget *parent)
QTimer::singleShot(0, this, &MainWindow::startupConfigCheck);
testUtility = new pqTestUtility(this);
testUtility->setRecordWithDialog(true);
testUtility->addEventObserver("xml", new XMLEventObserver(this));
testUtility->addEventSource("xml", new XMLEventSource(this));
}

2
external/qttesting vendored

@ -1 +1 @@
Subproject commit c11a762df71d9f44698b93a0aab5dceb59c90e63
Subproject commit 57ae4fed2744033b2865b70d67ed50a8eac4f63d