]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/palette.cpp
avoiding a OS-Level set focus for a control that already has the focus
[wxWidgets.git] / src / motif / palette.cpp
index 7ede19b4c97fd4eff3c8830deb07cc07be25c7df..2540f1ecdd4294dcc29380c2bc33a746c9e6632a 100644 (file)
@@ -20,7 +20,7 @@
 
 /* Wolfram Gloger <u7y22ab@sunmail.lrz-muenchen.de>
 I have implemented basic colormap support for the X11 versions of
-wxWindows, notably wxPalette::Create().  The way I did it is to
+wxWidgets, notably wxPalette::Create().  The way I did it is to
 allocate additional read-only color cells in the default colormap.  In
 general you will get arbitrary pixel values assigned to these new
 cells and therefore I added a method wxColourMap::TransferBitmap()