diff options
author | xue <> | 2006-02-14 17:30:53 +0000 |
---|---|---|
committer | xue <> | 2006-02-14 17:30:53 +0000 |
commit | b8afe4bc5ecc7bcd371d7bd9ca05df356f7aca18 (patch) | |
tree | 04cd3c56a06ccb163cc84d0e7b7582d8de47e811 /.gitattributes | |
parent | 45dc5224f9b2eb5f9c24d4eecda2d8a1f6ac5d8c (diff) |
Added TDataFieldAccessor and modified TDataGridColumn accordingly.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 392e37c7..5b0fc88f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -267,6 +267,7 @@ framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text framework/Data/TAPCCache.php -text framework/Data/TCache.php -text +framework/Data/TDataFieldAccessor.php -text framework/Data/TDateTimeSimpleFormatter.php -text framework/Data/TMemCache.php -text framework/Data/TSqliteCache.php -text |