]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/scrolwin.h
Layout fixes due to measuring with the wrong font. Also added
[wxWidgets.git] / include / wx / scrolwin.h
index 9ebdc14f1bb658b991cf9c91e9909a8b7adc349a..486050a29dccfcbdb94e0b1e0d46a8157ce67053 100644 (file)
@@ -51,7 +51,7 @@ public:
     virtual void GetScrollPixelsPerUnit(int *pixelsPerUnitX,
                                         int *pixelsPerUnitY) const;
 
-    // Enable/disable Windows scrolling in either direction. If TRUE, wxWindows
+    // Enable/disable Windows scrolling in either direction. If TRUE, wxWidgets
     // scrolls the canvas and only a bit of the canvas is invalidated; no
     // Clear() is necessary. If FALSE, the whole canvas is invalidated and a
     // Clear() is necessary. Disable for when the scroll increment is used to