new feature: support for merging screens together
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Display
|
||||
std::string *format;
|
||||
};
|
||||
|
||||
std::string Columns();
|
||||
std::string Columns(size_t);
|
||||
|
||||
template <typename T> void Generic(const T &t, void *, Menu<T> *menu)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user