wxhtml.rc not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,4 +13,3 @@ FolderOpen ICON "bitmaps\\f_open.ico"
|
|||||||
PgmCtrl BITMAP "bitmaps\\pgmctrl.bmp"
|
PgmCtrl BITMAP "bitmaps\\pgmctrl.bmp"
|
||||||
|
|
||||||
#include "wx/msw/wx.rc"
|
#include "wx/msw/wx.rc"
|
||||||
#include "wx/html/msw/wxhtml.rc"
|
|
||||||
|
@@ -23,13 +23,6 @@ Have a look at docs/html/ directory where sample project files are stored.
|
|||||||
You can use Tex2RTF to produce these files when generating HTML, if you set {\bf htmlWorkshopFiles} to {\bf true} in
|
You can use Tex2RTF to produce these files when generating HTML, if you set {\bf htmlWorkshopFiles} to {\bf true} in
|
||||||
your tex2rtf.ini file.
|
your tex2rtf.ini file.
|
||||||
|
|
||||||
In order to use the controller in your application under Windows you must
|
|
||||||
have the following line in your .rc file:
|
|
||||||
|
|
||||||
\begin{verbatim}
|
|
||||||
#include "wx/html/msw/wxhtml.rc"
|
|
||||||
\end{verbatim}
|
|
||||||
|
|
||||||
\wxheading{Note}
|
\wxheading{Note}
|
||||||
|
|
||||||
It is strongly recommended to use preprocessed {\bf .hhp.cached} version of
|
It is strongly recommended to use preprocessed {\bf .hhp.cached} version of
|
||||||
|
@@ -1,3 +1,2 @@
|
|||||||
mondrian ICON "mondrian.ico"
|
mondrian ICON "mondrian.ico"
|
||||||
#include "wx/msw/wx.rc"
|
#include "wx/msw/wx.rc"
|
||||||
#include "wx/html/msw/wxhtml.rc"
|
|
||||||
|
Reference in New Issue
Block a user