]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/const_wxusedef.h
removed wxAcceleratorTable copy ctor docs, no port implements it
[wxWidgets.git] / docs / doxygen / mainpages / const_wxusedef.h
index 2e70b837dd9b70bba0e454bdcdeeabfbd9e76166..840c0dcf50c05f01a36e6a6142acc839c4546322 100644 (file)
@@ -7,7 +7,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-/*!
+/**
 
  @page page_wxusedef wxUSE preprocessor symbols defined by wxWidgets
 
@@ -16,7 +16,7 @@
  category). These symbols are always defined and whether the given feature is
  active or not depends on their value: if defined as @c 1, feature is active,
  otherwise it is disabled. Because of this these symbols should be always tested
- using @if and not @ifdef.
+ using @if_ and not @ifdef_.
 
  @li @ref page_wxusedef_multi
  @li @ref page_wxusedef_unix
@@ -74,7 +74,7 @@
  @itemdef{wxUSE_DATETIME, Use wxDateTime and related classes.}
  @itemdef{wxUSE_DBGHELP, Use wxDbgHelpDLL class.}
  @itemdef{wxUSE_DEBUG_CONTEXT, Use wxDebugContext class.}
- @itemdef{wxUSE_DEBUG_NEW_ALWAYS, See Debugging overview}
+ @itemdef{wxUSE_DEBUG_NEW_ALWAYS, See @ref overview_debugging}
  @itemdef{wxUSE_DEBUGREPORT, Use wxDebugReport class.}
  @itemdef{wxUSE_DIALUP_MANAGER, Use wxDialUpManager and related classes.}
  @itemdef{wxUSE_DIRDLG, Use wxDirDialog class.}