diff options
author | xue <> | 2006-01-21 15:25:10 +0000 |
---|---|---|
committer | xue <> | 2006-01-21 15:25:10 +0000 |
commit | dd76d0c2cfa3425c2e8dad54f2bcb12148957db5 (patch) | |
tree | c8a4d485b11fe21804d6f4254e69f3da868aca36 /.gitattributes | |
parent | fe344abe284632c5a5d0c0317fc6d28f30934036 (diff) |
Added TLinkButton demos.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 159e10bd..09c0ac4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -71,6 +71,8 @@ demos/quickstart/protected/pages/Controls/Samples/TImage/HelloWorld.html -text demos/quickstart/protected/pages/Controls/Samples/TImage/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TImage/hello_world.gif -text demos/quickstart/protected/pages/Controls/Samples/TLabel/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.page -text |