diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2012-12-03 16:26:15 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2012-12-03 16:26:15 +0000 |
commit | f04ae34302e67cf9d3253f02d169849f634d3296 (patch) | |
tree | f37274e4e1319db84e6c6e9bdd0a9a6ead09156d /docs | |
parent | 4ea15d418798d03db211e0e44215610636868a44 (diff) | |
download | fpGUI-f04ae34302e67cf9d3253f02d169849f634d3296.tar.xz |
docs: Small addition to the docs for the fpg_main unit.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xml/corelib/fpg_main.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/xml/corelib/fpg_main.xml b/docs/xml/corelib/fpg_main.xml index 87cd0630..613c0feb 100644 --- a/docs/xml/corelib/fpg_main.xml +++ b/docs/xml/corelib/fpg_main.xml @@ -108,6 +108,10 @@ until the timer is disabled when the Enabled property is set to False.</descr> </element> +<element name="TfpgWindow"> +<short>Encapsulates a top level or child window</short> +<descr><printshort id="TfpgWindow"/>.</descr> +</element> </module> <!-- fpg_main --> |