mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Update document WIP.
This commit is contained in:
committed by
Arthur Sonzogni
parent
177df31d41
commit
75c424cea9
@@ -14,6 +14,7 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
class Node;
|
||||
using Element = std::shared_ptr<Node>;
|
||||
using Elements = std::vector<std::shared_ptr<Node>>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user