diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2010-08-18 20:43:05 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2010-08-18 20:43:05 +0200 |
commit | e24f10765bcb8becc21865a346e9aa138c7af421 (patch) | |
tree | 3f819662864e0020571f8c4f59c4f17db640abab /docs/xml/gui | |
parent | 5d44474fad709872d6768a13b0f70dea62f25886 (diff) | |
download | fpGUI-e24f10765bcb8becc21865a346e9aa138c7af421.tar.xz |
fpg_dialog docs update
Diffstat (limited to 'docs/xml/gui')
-rw-r--r-- | docs/xml/gui/fpg_dialogs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/gui/fpg_dialogs.xml b/docs/xml/gui/fpg_dialogs.xml index 40b17cde..3df4c24f 100644 --- a/docs/xml/gui/fpg_dialogs.xml +++ b/docs/xml/gui/fpg_dialogs.xml @@ -129,7 +129,7 @@ not specified the caption of the message box will be 'Message'. <element name="SelectFontDialog"> <short>A convenience function to show the font selection dialog.</short> <seealso> - <link id="TfpgFontSelectDialog"/> + <link id="fpg_dialogs.TfpgFontSelectDialog">TfpgFontSelectDialog</link> </seealso> </element> |