]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ptr_scpd.h
Added wxTopLevelWindow::HasFocus() as discussed.
[wxWidgets.git] / include / wx / ptr_scpd.h
index d0a24daec3bbfed9e1fb7227c9d807ef4e5c881e..2000d346a3a6ce217f7a824c9c63a99fb4a57e46 100644 (file)
@@ -10,8 +10,8 @@
 /////////////////////////////////////////////////////////////////////////////
 
 //  This class closely follows the implementation of the boost
-//  library scoped_ptr and is an adaption for c++ macro's in 
-//  the wxWindows project. The original authors of the boost
+//  library scoped_ptr and is an adaption for c++ macro's in
+//  the wxWidgets project. The original authors of the boost
 //  scoped_ptr are given below with their respective copyrights.
 
 //  (C) Copyright Greg Colvin and Beman Dawes 1998, 1999.