// Author: Julian Smart
// Modified by:
// Created: 17/09/98
-// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
bool PreResize();
- void SendSizeEvent();
-
// for generic/mdig.h
virtual void DoGetClientSize(int *width, int *height) const;
+
private:
// common part of all ctors
void Init();