]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/internat.cpp
disabled wxStackWalker and wxCrashReport for Win64
[wxWidgets.git] / samples / internat / internat.cpp
index 7644f7fb7748d88cea7d0bd9b92c5c2dea2af1f1..8498c697530d8976f1b36b43c5cb4bedb31c2984 100644 (file)
@@ -130,6 +130,7 @@ bool MyApp::OnInit()
         wxLANGUAGE_BULGARIAN,
         wxLANGUAGE_CZECH,
         wxLANGUAGE_POLISH,
+        wxLANGUAGE_SWEDISH,
 #if wxUSE_UNICODE
         wxLANGUAGE_JAPANESE,
         wxLANGUAGE_GEORGIAN,
@@ -151,6 +152,7 @@ bool MyApp::OnInit()
             _T("Bulgarian"),
             _T("Czech"),
             _T("Polish"),
+            _T("Swedish"),
 #if wxUSE_UNICODE
             _T("Japanese"),
             _T("Georgian"),