X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..e70abc2dd7d3c40677f1c94eb3b499f09129934c:/interface/fontdlg.h diff --git a/interface/fontdlg.h b/interface/fontdlg.h index 5b8dcedfd4..ae936116cf 100644 --- a/interface/fontdlg.h +++ b/interface/fontdlg.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: fontdlg.h -// Purpose: documentation for wxFontDialog class +// Purpose: interface of wxFontDialog // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -15,8 +15,7 @@ @library{wxcore} @category{cmndlg} - @seealso - Overview, wxFontData, wxGetFontFromUser + @see Overview(), wxFontData, wxGetFontFromUser() */ class wxFontDialog : public wxDialog { @@ -64,6 +63,7 @@ public: }; + // ============================================================================ // Global functions/macros // ============================================================================