diff options
author | xue <> | 2005-12-29 19:58:07 +0000 |
---|---|---|
committer | xue <> | 2005-12-29 19:58:07 +0000 |
commit | 94e49ca4633600269831c4e80af25ddcfa3a8258 (patch) | |
tree | b31d0c1fd9ac7dfd12a75e42ba7d049a2b912178 /.gitattributes | |
parent | c38c1e6f271f73e5d9474e63bca227e2b7a30db8 (diff) |
Added TTextBox demos.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 01929f48..964bd457 100644 --- a/.gitattributes +++ b/.gitattributes @@ -40,6 +40,8 @@ demos/quickstart/protected/pages/Configurations/Templates3.page -text demos/quickstart/protected/pages/Construction.page -text demos/quickstart/protected/pages/Controls/Overview.page -text demos/quickstart/protected/pages/Controls/Samples/Label.page -text +demos/quickstart/protected/pages/Controls/Samples/TextBox.page -text +demos/quickstart/protected/pages/Controls/Samples/TextBox.php -text demos/quickstart/protected/pages/Controls/Samples/config.xml -text demos/quickstart/protected/pages/Controls/Simple.page -text demos/quickstart/protected/pages/Controls/Simple1.page -text |