diff options
author | xue <> | 2006-01-21 03:57:34 +0000 |
---|---|---|
committer | xue <> | 2006-01-21 03:57:34 +0000 |
commit | 1540d094408633a6b01b333b193e731a75457c17 (patch) | |
tree | 30763d6bd04fd20ed57227df005eb1565ad47380 /.gitattributes | |
parent | baf2eb12bc99905ad18fadaa4a542a0d109f9245 (diff) |
Added TButton demo (incomplete).
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 61c290c7..13615635 100644 --- a/.gitattributes +++ b/.gitattributes @@ -49,6 +49,8 @@ demos/quickstart/protected/pages/Controls/Overview.page -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TBulletedList/bullet.gif -text +demos/quickstart/protected/pages/Controls/Samples/TButton/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TButton/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TCompareValidator/Home.page -text |