diff options
author | David Boddie <dboddie@trolltech.com> | 2009-08-26 17:46:46 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-28 07:11:37 (GMT) |
commit | 397cbd5c9c0afee65258ff91bc6ca29c548c85cd (patch) | |
tree | 3417d0547ad8b3fa7a93e8dd50d9b00eb698057f /demos/qtdemo | |
parent | 6842d3385e98e9af33ee079b31ca26f12a2087d9 (diff) | |
download | Qt-397cbd5c9c0afee65258ff91bc6ca29c548c85cd.zip Qt-397cbd5c9c0afee65258ff91bc6ca29c548c85cd.tar.gz Qt-397cbd5c9c0afee65258ff91bc6ca29c548c85cd.tar.bz2 |
Doc: Updated project files and Qt Demo XML to include the example.
Diffstat (limited to 'demos/qtdemo')
-rw-r--r-- | demos/qtdemo/xml/examples.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/qtdemo/xml/examples.xml b/demos/qtdemo/xml/examples.xml index 6c8ddb0..f598780 100644 --- a/demos/qtdemo/xml/examples.xml +++ b/demos/qtdemo/xml/examples.xml @@ -196,6 +196,7 @@ <example filename="completer" name="Completer" /> <example filename="customcompleter" name="Custom Completer" /> <example filename="i18n" name="Internationalization" /> + <example filename="inputpanel" name="Input Panel" /> <example filename="plugandpaint" name="Plug and Paint" /> <example filename="regexp" name="Regular Expressions" /> <example filename="settingseditor" name="Settings Editor" /> |