// Author: David Webster
// Modified by:
// Created: 10/14/99
-// RCS-ID: $Id$
// Copyright: (c) David Webster
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#endif // WXWIN_COMPATIBILITY_2_6
protected:
- //
- // find the window to use as parent for this dialog if none has been
- // specified explicitly by the user
- //
- // may return NULL
- //
- wxWindow *FindSuitableParent() const;
-
//
// Common part of all ctors
//