mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
feat: revert hack for time card columns, use scripts instead
This commit is contained in:
@@ -61,9 +61,6 @@ public:
|
||||
/// Get the identification of this card, an identification is something like a name, title, etc.
|
||||
/** May return "" */
|
||||
String identification() const;
|
||||
|
||||
String valueOfDataKey(FieldP fieldP);
|
||||
|
||||
/// Does any field contains the given query string?
|
||||
bool contains(QuickFilterPart const& query) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user