Files
wxWidgets/include/wx/helphtml.h
2005-05-04 18:26:22 +00:00

19 lines
519 B
C

/////////////////////////////////////////////////////////////////////////////
// Name: helphtml.h
// Purpose: Includes wx/generic/helphtml.h
// Author: Julian Smart
// Modified by:
// Created: 2003-05-24
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_HELPHTML_H_BASE_
#define _WX_HELPHTML_H_BASE_
#include "wx/generic/helphtml.h"
#endif
// _WX_HELPHTML_H_BASE_