]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/iconloc.h
Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / interface / wx / iconloc.h
index 3e9c9cbe47ac53a9d5ba24e5d3bb98b2211e12d8..c9346c24941a0c5df654b15d8f08a20b1050bf1d 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        iconloc.h
 // Purpose:     interface of wxIconLocation
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -30,7 +29,7 @@ class wxIconLocation
 {
 public:
     /**
-        Returns @true if the object is valid, i.e. was properly initialized, and
+        Returns @true if the object is valid, i.e.\ was properly initialized, and
         @false otherwise.
     */
     bool IsOk() const;