]> git.saurik.com Git - wxWidgets.git/commit - src/html/helpfrm.cpp
Compilation fixes in wxHTML for wxUSE_CONFIG==0.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Feb 2010 00:03:30 +0000 (00:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Feb 2010 00:03:30 +0000 (00:03 +0000)
commitb42468496c00cc7384234093227c03edcf04d84c
treef51f719a0fa8607038ce127f0f54e40d27ec7653
parent83b4d26c143314e9bb0425246e4cd85e83984ae8
Compilation fixes in wxHTML for wxUSE_CONFIG==0.

Surround uses of wxConfig with #of wxUSE_CONFIG in wxHTML code.

Closes #11750.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/html/helpctrl.h
include/wx/html/helpfrm.h
include/wx/html/helpwnd.h
include/wx/html/htmlwin.h
src/html/helpctrl.cpp
src/html/helpfrm.cpp
src/html/helpwnd.cpp
src/html/htmlwin.cpp