]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/dialog.h
removed wxAcceleratorTable copy ctor docs, no port implements it
[wxWidgets.git] / docs / doxygen / overviews / dialog.h
index 691736e40bcb059828c63c8cda5bc50ec19ba266..ed2abe382a12384daf6a60d8fbde8b813b1c319c 100644 (file)
@@ -6,9 +6,9 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
 
- @page overview_dialog wxDialog overview
+ @page overview_dialog wxDialog Overview
 
  Classes: wxDialog, wxDialogLayoutAdapter
 
 
  Classes: wxDialog, wxDialogLayoutAdapter
 
@@ -22,7 +22,7 @@
      until the dialog box is dismissed.
 
  For a set of dialog convenience functions, including file selection, see
      until the dialog box is dismissed.
 
  For a set of dialog convenience functions, including file selection, see
- @ref overview_dialogfunctions.
+ @ref page_func_cat_dialog.
 
  See also wxTopLevelWindow and wxWindow for inherited
  member functions. Validation of data in controls is covered in @ref overview_validator.
 
  See also wxTopLevelWindow and wxWindow for inherited
  member functions. Validation of data in controls is covered in @ref overview_validator.