]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmldefs.h
another compilation fix for over-optimized #includes
[wxWidgets.git] / include / wx / html / htmldefs.h
index 20d945171a92a2af235e0b0b9c7034ca0fcc5168..f0c758d4337dfefbb67446433d7ebae8dd63a28c 100644 (file)
@@ -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