]> git.saurik.com Git - wxWidgets.git/commitdiff
wxhtml.rc not needed anymore
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 26 Mar 2002 21:25:30 +0000 (21:25 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 26 Mar 2002 21:25:30 +0000 (21:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

demos/dbbrowse/dbbrowse.rc
docs/latex/wx/hthelpct.tex
samples/help/demo.rc

index 116ca054c361f7820a3062fe4dbb7eb2d8570ad7..1631ac6b00e8f5572a1b34dde55288930e3a0c7f 100644 (file)
@@ -13,4 +13,3 @@ FolderOpen              ICON    "bitmaps\\f_open.ico"
 PgmCtrl                 BITMAP  "bitmaps\\pgmctrl.bmp"
 
 #include "wx/msw/wx.rc"
-#include "wx/html/msw/wxhtml.rc"
index 9d27c285dc4665ab5a4a398227a9133c628ffdae..9560d7e72d2b04a05370f2d2c0f6af7017f3def1 100644 (file)
@@ -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
 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}
 
 It is strongly recommended to use preprocessed {\bf .hhp.cached} version of
index 507248e4ac6016e49922658702134efbf2af9ed2..74b8e3f41762ce6275039c9de83f014396d25aaa 100644 (file)
@@ -1,3 +1,2 @@
 mondrian ICON "mondrian.ico"
 #include "wx/msw/wx.rc"
-#include "wx/html/msw/wxhtml.rc"