// Purpose: wxPreferencesEditorImpl declaration.
// Author: Vaclav Slavik
// Created: 2013-02-19
-// RCS-ID: $Id$
// Copyright: (c) 2013 Vaclav Slavik <vslavik@fastmail.fm>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#define wxHAS_PREF_EDITOR_NATIVE
#endif
-#if defined(__WXOSX__) || defined(__WXGTK__)
- #define wxHAS_PREF_EDITOR_MODELESS
-#endif
-
// ----------------------------------------------------------------------------
// wxPreferencesEditorImpl: defines wxPreferencesEditor implementation.
// ----------------------------------------------------------------------------