diff options
author | xue <> | 2005-12-31 15:49:32 +0000 |
---|---|---|
committer | xue <> | 2005-12-31 15:49:32 +0000 |
commit | 585c7308803c0ae51d5355d1712b0e3beb0a6bdf (patch) | |
tree | a0435f7d9a53d909d1a55f09c694a29a82c3d76d /.gitattributes | |
parent | 5479507cbdcbc14685a443b1096171b5134f82bf (diff) |
Added TPanel default button sample.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ddee4f7f..99191959 100644 --- a/.gitattributes +++ b/.gitattributes @@ -46,6 +46,7 @@ demos/quickstart/protected/pages/Controls/Samples/TLabel/Home.page -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 +demos/quickstart/protected/pages/Controls/Samples/TPanel/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TPanel/hello_world.gif -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.php -text |