]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/window.h
Common default notebook name.
[wxWidgets.git] / include / wx / mac / classic / window.h
index 807e261863b40595d0588e07a177bce262fe4015..44b8d64a8c05d5b1c93dc0068e16cebd82a50688 100644 (file)
@@ -161,7 +161,7 @@ public:
     wxWindowMac *FindItem(long id) const;
     wxWindowMac *FindItemByHWND(WXHWND hWnd, bool controlOnly = FALSE) const;
 
-    // Make a Windows extended style from the given wxWindows window style
+    // Make a Windows extended style from the given wxWidgets window style
     static WXDWORD MakeExtendedStyle(long style,
                                      bool eliminateBorders = TRUE);
     // Determine whether 3D effects are wanted