diff options
author | xue <> | 2006-04-02 00:58:06 +0000 |
---|---|---|
committer | xue <> | 2006-04-02 00:58:06 +0000 |
commit | 3f003a625159217eddedeaa02c999f76f351525e (patch) | |
tree | 75c8f28e1f2534ae03cf7e4049e3c208ba0ca542 /.gitattributes | |
parent | 87aaba0aa45ea3ead27966923fa5702817731e7d (diff) |
Added TMultiView demo.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1756a7c7..434deaeb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -210,6 +210,8 @@ 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/TLiteral/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TMultiView/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TMultiView/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 |