Compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include "wx/artprov.h"
|
||||
#include "wx/filedlg.h"
|
||||
|
||||
#include "helpview.h"
|
||||
|
||||
class AlternateArtProvider : public wxArtProvider
|
||||
{
|
||||
protected:
|
||||
|
@@ -12,7 +12,9 @@
|
||||
#ifndef _WX_HELPVIEW_H_
|
||||
#define _WX_HELPVIEW_H_
|
||||
|
||||
#ifdef __GNUG__
|
||||
#pragma interface "help.cpp"
|
||||
#endif
|
||||
|
||||
// Define a new application type, each program should derive a class from wxApp
|
||||
class hvApp : public wxApp
|
||||
|
Reference in New Issue
Block a user