new feature: support for merging screens together
This commit is contained in:
@@ -219,5 +219,8 @@ std::string GetLineValue(std::string &, char = '"', char = '"', bool = 0);
|
||||
|
||||
std::basic_string<my_char_t> Scroller(const std::basic_string<my_char_t> &str, size_t &pos, size_t width);
|
||||
|
||||
bool SwitchToNextColumn(BasicScreen *);
|
||||
bool SwitchToPrevColumn(BasicScreen *);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user