Change comment style for title block edge method

Updated comment to use Doxygen style for documentation.
This commit is contained in:
子墨庄
2026-08-13 08:50:24 +08:00
committed by GitHub
parent e32e5595c0
commit b0172f4dd7
+1 -1
View File
@@ -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