]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listbox.cpp
extracted OnSize() body in a new DoLayout() method so that it can be called from...
[wxWidgets.git] / src / os2 / listbox.cpp
index ddb02f53b48aeef9c13baf262e221be4cd165f9f..1d8fbd18d38ec6f578552a90539318026f1b62a7 100644 (file)
@@ -194,7 +194,7 @@ bool wxListBox::Create(
     SetFont(*pTextFont);
 
     //
-    // Set standard wxWindows colors for Listbox items and highlighting
+    // Set standard wxWidgets colors for Listbox items and highlighting
     //
     wxColour                        vColour;