This commit is contained in:
Nav
2022-07-20 19:16:14 +01:00
parent 22b51f5129
commit 1830fe3a17
2 changed files with 1 additions and 2 deletions

View File

@@ -246,7 +246,6 @@ namespace Bloom
this,
&InsightWindow::onProgrammingModeEnabled
);
QObject::connect(
&(this->insightWorker),
&InsightWorker::programmingModeDisabled,