/////////////////////////////////////////////////////////////////////////////
// Name: dirdlg.h
-// Purpose: documentation for wxDirDialog class
+// Purpose: interface of wxDirDialog
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
@library{wxcore}
@category{cmndlg}
- @seealso
- @ref overview_wxdirdialogoverview "wxDirDialog overview", wxFileDialog
+ @see @ref overview_wxdirdialogoverview "wxDirDialog overview", wxFileDialog
*/
class wxDirDialog : public wxDialog
{
};
+
// ============================================================================
// Global functions/macros
// ============================================================================