From: Václav Slavík <vslavik@fastmail.fm>
Date: Thu, 28 Feb 2013 16:53:41 +0000 (+0000)
Subject: Compilation fix for wxPreferencesPage.
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a75b6712bd496c86d6aa8417b0c15bcadfc9adad

Compilation fix for wxPreferencesPage.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/include/wx/preferences.h b/include/wx/preferences.h
index 6f107ed058..42f66c5910 100644
--- a/include/wx/preferences.h
+++ b/include/wx/preferences.h
@@ -37,6 +37,7 @@ class wxPreferencesEditorImpl;
 class WXDLLIMPEXP_CORE wxPreferencesPage
 {
 public:
+    wxPreferencesPage() {}
     virtual ~wxPreferencesPage() {}
 
     // Name of the page, used e.g. for tabs