Format code

This commit is contained in:
Alex Spataru 2021-10-06 23:50:38 -05:00
parent 935436df22
commit ca798b8d11

View File

@ -1126,7 +1126,6 @@ void Editor::setDatasetFftPlot(const int group, const int dataset, const bool ge
}
}
/**
* Updates the @a widgetId of the given @a dataset. The widget ID is dependent on
* the order of the widgets returned by the @c availableDatasetLevelWidgets() function.