diff --git a/sources/bordertitleblock.h b/sources/bordertitleblock.h index bc57748e2..28da7360c 100644 --- a/sources/bordertitleblock.h +++ b/sources/bordertitleblock.h @@ -73,7 +73,7 @@ class BorderTitleBlock : public QObject return(rows_count_ * rows_height_); } /// @return la rows header width, in pixels qreal rowsHeaderWidth() const { return(rows_header_width_); } - // @return the edge where title block is docked + /// @return the edge where title block is docked Qt::Edge titleBlockEdge() const { return(m_edge); } // border - title block = diagram