X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/efba2b89f15ba8757a722fc56c67f434cf960482..bb338b31a760f9ad5c875db1c182a9bb2f3e1431:/include/wx/html/htmldefs.h diff --git a/include/wx/html/htmldefs.h b/include/wx/html/htmldefs.h index 20d945171a..f0c758d433 100644 --- a/include/wx/html/htmldefs.h +++ b/include/wx/html/htmldefs.h @@ -22,6 +22,7 @@ #define wxHTML_ALIGN_LEFT 0x0000 #define wxHTML_ALIGN_RIGHT 0x0002 +#define wxHTML_ALIGN_JUSTIFY 0x0010 #define wxHTML_ALIGN_TOP 0x0004 #define wxHTML_ALIGN_BOTTOM 0x0008