]> git.saurik.com Git - wxWidgets.git/blobdiff - include/msvc/wx/setup.h
remove SetBackgroundStyle call from OnInternalIdle, it should be done from realize...
[wxWidgets.git] / include / msvc / wx / setup.h
index ceb31207f464ef2466f564aa3638f41ced7c5408..99362ff09a7a92f117c4482c1d3168e086213d9e 100644 (file)
         #pragma comment(lib, wxMSW_LIB_NAME("stc"))
         #pragma comment(lib, wx3RD_PARTY_LIB_NAME("scintilla"))
     #endif
         #pragma comment(lib, wxMSW_LIB_NAME("stc"))
         #pragma comment(lib, wx3RD_PARTY_LIB_NAME("scintilla"))
     #endif
-    #if wxUSE_WEBVIEW && !defined(wxNO_WEBVIEW_LIB)
-        #pragma comment(lib, wxMSW_LIB_NAME("webview"))
-    #endif
 #endif // wxUSE_GUI
 
 
 #endif // wxUSE_GUI