From 7644bba62054bf3e5b99e6f956924c6fd7784e70 2017-08-21 13:31:06 From: mperrinel Date: 2017-08-21 13:31:06 Subject: [PATCH] Add mofif for clang format --- diff --git a/gui/src/Visualization/VisualizationGraphHelper.cpp b/gui/src/Visualization/VisualizationGraphHelper.cpp index 1339c16..bd80ba7 100644 --- a/gui/src/Visualization/VisualizationGraphHelper.cpp +++ b/gui/src/Visualization/VisualizationGraphHelper.cpp @@ -56,7 +56,8 @@ void setAxesProperties(const DataSeries &dataSeries, QCustomPlot &plot) noe } /** - * Struct used to create plottables, depending on the type of the data series from which to create them + * Struct used to create plottables, depending on the type of the data series from which to create + * them * @tparam T the data series' type * @remarks Default implementation can't create plottables */ @@ -106,7 +107,8 @@ struct PlottablesCreator