]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/gtk.txt
Fix wrong in wxListCtrl::SetItemColumnImage() in r74716.
[wxWidgets.git] / docs / msw / gtk.txt
index 8dfac942ffd6ec6fc51e9ca0936f1f20b7b47f23..7e7640c845cb0b1c3bdf2e1112243856210d4fda 100644 (file)
@@ -24,7 +24,7 @@ diff build/bakefiles/config.bkl build/bakefiles/config.bkl
 @@ -67,9 +67,9 @@
          </if>
  
-         <!-- We must make TOOLKIT a constant under MSW -->
+         <!-- We must make TOOLKIT a constant under Windows -->
 -        <if cond="FORMAT in ['borland','mingw','msvc','watcom', 'msvc6prj', 'msvs2003prj', 'msvs2005prj', 'msvs2008prj']">
 +        <!--if cond="FORMAT in ['borland','mingw','msvc','watcom', 'msvc6prj', 'msvs2003prj', 'msvs2005prj', 'msvs2008prj']">
              <set var="TOOLKIT">MSW</set>