// Name: hyperlink.h
// Purpose: interface of wxHyperlinkEvent
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
};
-wxEventType wxEVT_COMMAND_HYPERLINK;
+wxEventType wxEVT_HYPERLINK;
/**
@class wxHyperlinkCtrl
@library{wxadv}
@category{ctrl}
- @appearance{hyperlinkctrl.png}
+ @appearance{hyperlinkctrl}
@see wxURL, wxHyperlinkEvent
*/