diff options
author | xue <> | 2005-12-14 19:06:48 +0000 |
---|---|---|
committer | xue <> | 2005-12-14 19:06:48 +0000 |
commit | 08b4ee312a10f6dd7ff57ee779cff6195bde0e81 (patch) | |
tree | 80a11b50a76ff33bbda1b841ccb0d5b7d13dbf6f /.gitattributes | |
parent | 3751bed4e3b40adb98949b85b47daf2cfaac29db (diff) |
Added TListControl
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 39a4a8ab..d72dab89 100644 --- a/.gitattributes +++ b/.gitattributes @@ -178,6 +178,7 @@ framework/Web/UI/WebControls/TJavascriptLogger.php -text framework/Web/UI/WebControls/TLabel.php -text 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/TPanel.php -text framework/Web/UI/WebControls/TPlaceHolder.php -text |