Legacy
- Relocated legacy checks from Config.cpp to legacy.cpp.
This commit is contained in:
@@ -82,6 +82,8 @@ void sort_tasks (std::vector <Task>&, std::vector <int>&, const std::string&);
|
||||
void legacyAttributeCheck (const std::string&);
|
||||
void legacyColumnMap (std::string&);
|
||||
void legacySortColumnMap (std::string&);
|
||||
std::string legacyCheckForDeprecatedColor ();
|
||||
std::string legacyCheckForDeprecatedColumns ();
|
||||
|
||||
// list template
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user