/////////////////////////////////////////////////////////////////////////////
// Name: iconloc.h
-// Purpose: documentation for wxIconLocation class
+// Purpose: interface of wxIconLocation
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
@library{wxbase}
@category{FIXME}
- @seealso
- wxIcon, wxFileType::GetIcon
+ @see wxIcon, wxFileType::GetIcon
*/
class wxIconLocation
{
*/
bool IsOk() const;
};
+