/////////////////////////////////////////////////////////////////////////////
// Name: fontdlg.h
-// Purpose: documentation for wxFontDialog class
+// Purpose: interface of wxFontDialog
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
@library{wxcore}
@category{cmndlg}
- @seealso
- Overview, wxFontData, wxGetFontFromUser
+ @see Overview(), wxFontData, wxGetFontFromUser()
*/
class wxFontDialog : public wxDialog
{
};
+
// ============================================================================
// Global functions/macros
// ============================================================================