mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Add documentations to every public functions.
This commit is contained in:
@@ -288,9 +288,6 @@ void JustifyContent(Global& g, std::vector<Line> lines) {
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
namespace {
|
||||
|
||||
void Compute1(Global& global);
|
||||
void Compute2(Global& global);
|
||||
|
Reference in New Issue
Block a user