Don't use precompiled header directives in included files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,14 +9,8 @@
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
////@begin includes
|
||||
////@end includes
|
||||
|
||||
#include "../../include/wx/richtext/richtextfontpage.h"
|
||||
|
||||
////@begin XPM images
|
||||
////@end XPM images
|
||||
|
||||
/*!
|
||||
* wxRichTextFontPage type definition
|
||||
*/
|
||||
@@ -66,7 +60,7 @@ wxRichTextFontPage::wxRichTextFontPage( wxWindow* parent, wxWindowID id, const w
|
||||
/*!
|
||||
* Initialise members
|
||||
*/
|
||||
|
||||
|
||||
void wxRichTextFontPage::Init()
|
||||
{
|
||||
m_dontUpdate = false;
|
||||
|
Reference in New Issue
Block a user