diff options
author | wei <> | 2006-05-05 00:45:35 +0000 |
---|---|---|
committer | wei <> | 2006-05-05 00:45:35 +0000 |
commit | f21d3433721308f5d0693f44bbfed56f7b2ecc2d (patch) | |
tree | 96f10eb302f0a156ebc237d9ab0949986c4f469e /.gitattributes | |
parent | 42df6f47862c2f1495ded49f758dbc46f9d9e930 (diff) |
Adding TActiveLabel
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 88be958c..1567ada7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -928,6 +928,7 @@ framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text framework/Web/THttpUtility.php -text framework/Web/UI/ActiveControls/TActiveControlAdapter.php -text +framework/Web/UI/ActiveControls/TActiveLabel.php -text framework/Web/UI/ActiveControls/TActivePageAdapter.php -text framework/Web/UI/ActiveControls/TCallback.php -text framework/Web/UI/ActiveControls/TCallbackClientScript.php -text |