]> git.sesse.net Git - kdenlive/blobdiff - src/abstractscopewidget.h
Frequency spectrum ...
[kdenlive] / src / abstractscopewidget.h
index 1de70528bf0b16d792b91f7433f04c9b562117dd..74623e693d0d6d3f5f7040f75cb8a230e0271748 100644 (file)
@@ -194,7 +194,7 @@ protected slots:
 
 signals:
     /** mseconds represent the time taken for the calculation,
-        accelerationFactor is the acceleration factor that has been used. */
+        accelerationFactor is the acceleration factor that has been used for this calculation. */
     void signalHUDRenderingFinished(uint mseconds, uint accelerationFactor);
     void signalScopeRenderingFinished(uint mseconds, uint accelerationFactor);
     void signalBackgroundRenderingFinished(uint mseconds, uint accelerationFactor);