diff options
author | xue <> | 2006-01-19 05:37:08 +0000 |
---|---|---|
committer | xue <> | 2006-01-19 05:37:08 +0000 |
commit | 5c333928f7f328319f1de4486d5e7ce3a54fc2ce (patch) | |
tree | 91961c55d0d9bf40538cd5fec0a3afbb588a35b3 /.gitattributes | |
parent | fd5e244960a5824de0b3e7193d373d15be25e4e2 (diff) |
Added DummyDataSource. TDataGrid completed (tests pending).
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fbf18a22..6eec17b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -145,6 +145,7 @@ framework/3rdParty/geshi/geshi/prado.php -text framework/3rdParty/geshi/geshi/xml.php -text framework/3rdParty/geshi/highlight.css -text framework/3rdParty/readme.html -text +framework/Collections/TDummyDataSource.php -text framework/Collections/TList.php -text framework/Collections/TMap.php -text framework/Collections/TPagedDataSource.php -text |