window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent

ideally camel case the rest of these for consistency

Change-Id: I7f66b8051ea58963ea28d128f73900aefe5d2846
This commit is contained in:
Caolán McNamara
2015-05-15 10:01:31 +01:00
parent 346baad24a
commit dd466513a9
21 changed files with 33 additions and 33 deletions

View File

@@ -311,7 +311,7 @@ namespace cppcanvas
case MetaActionType::MASKSCALEPART:
case MetaActionType::GRADIENTEX:
case MetaActionType::WALLPAPER:
case MetaActionType::TRANSPARENT:
case MetaActionType::Transparent:
case MetaActionType::FLOATTRANSPARENT:
case MetaActionType::TEXT:
case MetaActionType::TEXTARRAY: