]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/msgdlg.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / msgdlg.h
index 6541cbce3053efd7d8a731f5a4d157db5807176a..4477d22675551a434c6c5fff97398c37ce6a931c 100644 (file)
@@ -172,7 +172,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
@@ -207,7 +207,7 @@ public:
     @param style
         Combination of style flags described in wxMessageDialog documentation.
     @param x
-        Horizontal dialog position (ignored under MSW). Use @c wxDefaultCoord
+        Horizontal dialog position (ignored under MSW). Use ::wxDefaultCoord
         for @a x and @a y to let the system position the window.
     @param y
         Vertical dialog position (ignored under MSW).