diff options
author | xue <> | 2006-03-04 13:08:11 +0000 |
---|---|---|
committer | xue <> | 2006-03-04 13:08:11 +0000 |
commit | 51ccd340f64a7e0e84a1c5fade6a4504a66990f5 (patch) | |
tree | 227e5ca26a2b80b566d1c125c592773518552c94 /.gitattributes | |
parent | 75636c08b8a60dcc1d5fd5a1bcfa64f582fabc98 (diff) |
Added TMultiView and TView control.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7c8e4f74..024723ce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -742,6 +742,7 @@ framework/Web/UI/WebControls/TLinkButton.php -text framework/Web/UI/WebControls/TListBox.php -text framework/Web/UI/WebControls/TListControl.php -text framework/Web/UI/WebControls/TLiteral.php -text +framework/Web/UI/WebControls/TMultiView.php -text framework/Web/UI/WebControls/TPanel.php -text framework/Web/UI/WebControls/TPlaceHolder.php -text framework/Web/UI/WebControls/TRadioButton.php -text |