Compilation fix for wxPreferencesPage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6bf921176c
commit
a75b6712bd
@ -37,6 +37,7 @@ class wxPreferencesEditorImpl;
|
||||
class WXDLLIMPEXP_CORE wxPreferencesPage
|
||||
{
|
||||
public:
|
||||
wxPreferencesPage() {}
|
||||
virtual ~wxPreferencesPage() {}
|
||||
|
||||
// Name of the page, used e.g. for tabs
|
||||
|
Loading…
Reference in New Issue
Block a user