some formatting tweaks for propgrid

This commit is contained in:
Robin Dunn
2015-02-23 20:14:25 -08:00
parent a5fe9de656
commit 0be4a6d919
2 changed files with 2 additions and 2 deletions

View File

@@ -331,7 +331,7 @@ wxPG_VFB_DEFAULT = wxPG_VFB_MARK_CELL |
#define wxPGVFBFlags unsigned char
/**
wxPGValidationInfo
@class wxPGValidationInfo
Used to convey validation information to and from functions that
actually perform validation. Mostly used in custom property classes.