diff options
author | xue <> | 2006-01-21 22:45:58 +0000 |
---|---|---|
committer | xue <> | 2006-01-21 22:45:58 +0000 |
commit | c69097235248a906923c846bf479b88965b3ddb7 (patch) | |
tree | 66cb6c1ef689cf44f3bfbd3509a1dcc5bb96af98 /.gitattributes | |
parent | be806c9cdb4b66738f51ac73ac432127049ad3e5 (diff) |
Add TImageButton demos.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 09c0ac4c..a8af556d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -70,6 +70,9 @@ demos/quickstart/protected/pages/Controls/Samples/THyperLink/hello_world.gif -te 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/TImageButton/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TImageButton/Home.php -text +demos/quickstart/protected/pages/Controls/Samples/TImageButton/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 |