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:
@@ -37,6 +37,7 @@ class wxPreferencesEditorImpl;
|
|||||||
class WXDLLIMPEXP_CORE wxPreferencesPage
|
class WXDLLIMPEXP_CORE wxPreferencesPage
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
wxPreferencesPage() {}
|
||||||
virtual ~wxPreferencesPage() {}
|
virtual ~wxPreferencesPage() {}
|
||||||
|
|
||||||
// Name of the page, used e.g. for tabs
|
// Name of the page, used e.g. for tabs
|
||||||
|
Reference in New Issue
Block a user