X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a5bcc4db0851bf8cd3063917511b0b17c7f9679..a305d600e2b4b233c9263abacc39e6da88c0171e:/demos/dbbrowse/dummy.cpp?ds=sidebyside diff --git a/demos/dbbrowse/dummy.cpp b/demos/dbbrowse/dummy.cpp index 5d4ce56ab0..dadde97db9 100644 --- a/demos/dbbrowse/dummy.cpp +++ b/demos/dbbrowse/dummy.cpp @@ -11,7 +11,7 @@ * always start by compiling this and producing the PCH file. * Then subsequent source files use the PCH file. * - * If precompiling wx.h for wxWindows and derived apps, + * If precompiling wx.h for wxWidgets and derived apps, * link dummy.obj with your program (the MSC 7 linker complains otherwise). * * This is the only convenient way I found to use precompiled headers