mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-24 08:01:13 +08:00
This should fix the problem. Forgot to export these
This commit is contained in:
parent
ed5f04ccc0
commit
cdf8144bf1
@ -106,6 +106,12 @@ export namespace ftxui {
|
||||
using ftxui::Constraint;
|
||||
using ftxui::size;
|
||||
|
||||
using ftxui::frame;
|
||||
using ftxui::xframe;
|
||||
using ftxui::yframe;
|
||||
using ftxui::focus;
|
||||
using ftxui::select;
|
||||
|
||||
using ftxui::focusCursorBlock;
|
||||
using ftxui::focusCursorBlockBlinking;
|
||||
using ftxui::focusCursorBar;
|
||||
|
Loading…
Reference in New Issue
Block a user