Took anonymous class out of wxHtmlHelpFrame; corrected some typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -50,8 +50,7 @@ typedef struct _IMAGEN
|
||||
#define E_FORMATO 1 /* error in gif header */
|
||||
#define E_MEMORIA 2 /* error allocating memory */
|
||||
|
||||
|
||||
class wxGIFDecoder
|
||||
class WXDLLEXPORT wxGIFDecoder
|
||||
{
|
||||
private:
|
||||
/* logical screen */
|
||||
|
Reference in New Issue
Block a user