]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/webviewarchivehandler.cpp
Add GetExpanderColumnOrFirstOne() to avoid code duplication in generic wxDVC.
[wxWidgets.git] / src / common / webviewarchivehandler.cpp
index 9a445526c39896cd21938d7f5feb5cedd6ee7049..10f15df7e07918728c78ec6ee622ca06bfb55840 100644 (file)
@@ -10,7 +10,7 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#if wxUSE_WEB
+#if wxUSE_WEBVIEW
 
 #if defined(__BORLANDC__)
     #pragma hdrstop
@@ -110,4 +110,4 @@ wxFSFile* wxWebViewArchiveHandler::GetFile(const wxString &uri)
     }
 }
 
-#endif // wxUSE_WEB
+#endif // wxUSE_WEBVIEW