minor reformatting.

This commit is contained in:
Martin Preuss
2025-12-29 18:37:07 +01:00
parent f73a451bf1
commit 0ca814b677

View File

@@ -54,7 +54,6 @@ static int _screenDistBetweenLevelTicks(const AQDG_GRAPH_TICK_LIST *tickList, in
* ------------------------------------------------------------------------------------------------
*/
AQDG_OBJECT *AQDG_XAxisWidget_new(AQDG_OBJECT *parent, uint32_t options, AQDG_OBJECT *graphObject, int axisIndex)
{
AQDG_OBJECT *o;