Remove debug message

creator-widgets
Phil Taylor 2024-04-21 17:51:43 +01:00
rodzic cc106b3775
commit 0ae7f1da0f
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -882,7 +882,6 @@ void spectrumScope::computePlasma()
void spectrumScope::showHideControls(spectrumMode_t mode)
{
qInfo("ShowHideControls() called");
if (!hasScope) {
spectrum->hide();
waterfall->hide();