X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftitlewidget.h;h=0d9a65d1e42d37e16730ab046965633b3479598f;hb=672e4b17670b666350d820ce6fb30e40a862cbc3;hp=fe2d46f1a167aa3f6a96565ce1623c6d20595016;hpb=77bdf1c25be1d189ee5ec436bd4df273a917f398;p=kdenlive diff --git a/src/titlewidget.h b/src/titlewidget.h index fe2d46f1..0d9a65d1 100644 --- a/src/titlewidget.h +++ b/src/titlewidget.h @@ -170,7 +170,7 @@ private: /** @brief Updates the displayed X/Y coordinates. */ void updateCoordinates(QGraphicsItem *i); - /** @brief Updates the displayed width/height values. */ + /** @brief Updates the displayed width/height/zindex values. */ void updateDimension(QGraphicsItem *i); /** @brief Updates the displayed rotation/zoom values. Changes values of rotation/zoom GUI elements. */