]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/iconloc.h
Don't specialize std::numeric_limits<> for wxLongLong when using VC6.
[wxWidgets.git] / interface / wx / iconloc.h
index 4ed130a56c5d4ba008d9bdd065a982ce3bf09730..0c63350e23e06776e82be7c8723673dc5b6ae737 100644 (file)
@@ -3,12 +3,11 @@
 // Purpose:     interface of wxIconLocation
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
     @class wxIconLocation
-    @wxheader{iconloc.h}
 
     wxIconLocation is a tiny class describing the location of an (external, i.e.
     not embedded into the application resources) icon. For most platforms it simply
@@ -23,7 +22,7 @@
     a wxIcon from it.
 
     @library{wxbase}
-    @category{FIXME}
+    @category{gdi}
 
     @see wxIcon, wxFileType::GetIcon
 */