]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/strconv.cpp
keeping opaqueness and backgroundcolor in synch with bgstyle
[wxWidgets.git] / src / common / strconv.cpp
index bf0b0923c76c3c152d9cbea9016054fca0007da0..e04e85b8faf441f7e1759ee8df0458ba354583d8 100644 (file)
@@ -2183,7 +2183,7 @@ wxMBConv_iconv::wxMBConv_iconv(const char *name)
         {
 #if SIZEOF_WCHAR_T == 4
             wxT("UCS-4"),
-#elif SIZEOF_WCHAR_T = 2
+#elif SIZEOF_WCHAR_T == 2
             wxT("UCS-2"),
 #endif
             NULL