mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-21 01:42:15 -07:00
Minor
This commit is contained in:
parent
d66d0b108b
commit
3f210a9b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
/**
|
/**
|
||||||
* @file flowLayout.cpp
|
* @file flow_layout.cpp
|
||||||
* @brief Implementation of the FlowLayout class, a custom layout for dynamically organizing widgets
|
* @brief Implementation of the FlowLayout class, a custom layout for dynamically organizing widgets
|
||||||
* in rows within the constraints of available width or parent scroll areas.
|
* in rows within the constraints of available width or parent scroll areas.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue