X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a5bcc4db0851bf8cd3063917511b0b17c7f9679..810994672a118c1e44161e15b7569a32c45634a3:/src/msw/dummy.cpp diff --git a/src/msw/dummy.cpp b/src/msw/dummy.cpp index b4a58ed66a..7ca9d8a4d4 100644 --- a/src/msw/dummy.cpp +++ b/src/msw/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