]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/automtn.cpp
add support for multiline labels in wxToggleButton
[wxWidgets.git] / src / msw / ole / automtn.cpp
index 3ca89f3231cc7576017cc6212396e637c6f64b4e..ed03f00d7f0033e44b02cf986524a9beefca05ca 100644 (file)
@@ -886,6 +886,7 @@ static void ReleaseVariant(VARIANTARG *pvarg)
             case VT_R8:
             case VT_ERROR:        // to avoid erroring on an error return from Excel
             case VT_EMPTY:
+            case VT_DATE:
                 // no work for these types
                 break;