mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-29 16:39:34 +08:00
Make component more functionnal
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "ftxui/component/event.hpp"
|
||||
#include <utility> // for move
|
||||
|
||||
#include "ftxui/component/mouse.hpp"
|
||||
#include "ftxui/screen/string.hpp"
|
||||
#include "ftxui/component/event.hpp"
|
||||
#include "ftxui/component/mouse.hpp" // for Mouse
|
||||
#include "ftxui/screen/string.hpp" // for to_wstring
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
|
Reference in New Issue
Block a user