Legacy Checking
- The 'show' command now mentions use of any deprecated configuration variables.
This commit is contained in:
@@ -86,6 +86,7 @@ void legacyAttributeCheck (const std::string&);
|
||||
void legacyColumnMap (std::string&);
|
||||
void legacySortColumnMap (std::string&);
|
||||
std::string legacyCheckForDeprecatedColor ();
|
||||
std::string legacyCheckForDeprecatedVariables ();
|
||||
std::string legacyCheckForDeprecatedColumns ();
|
||||
|
||||
// list template
|
||||
|
||||
Reference in New Issue
Block a user