diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2012-02-23 15:31:35 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2012-02-23 15:31:35 +0200 |
commit | a33d14871f07593993bfe5a87074f3b33f003c0e (patch) | |
tree | ce4fb7d260937c8c6ff5d3abc63a936f1894d745 /docs/xml/corelib | |
parent | 81cd5327bf025fa06225800fa37b178bc20ab80f (diff) | |
download | fpGUI-a33d14871f07593993bfe5a87074f3b33f003c0e.tar.xz |
new fpdoc description file for fpg_interface.pas unit.
Diffstat (limited to 'docs/xml/corelib')
-rw-r--r-- | docs/xml/corelib/x11/fpg_interface.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/xml/corelib/x11/fpg_interface.xml b/docs/xml/corelib/x11/fpg_interface.xml new file mode 100644 index 00000000..973c8fe4 --- /dev/null +++ b/docs/xml/corelib/x11/fpg_interface.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<fpdoc-descriptions> +<package name="fpgui"> + +<module name="fpg_interface"> +<short>This unit defines alias classes</short> +<descr>This unit defines alias classes, linking the concrete classes from +<var>fpg_main</var> to the fpGUI backends.</descr> + +</module> + +</package> +</fpdoc-descriptions> |