git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23658
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// implementation from now on
// --------------------------
// implementation from now on
// --------------------------
+
+ void OnInternalIdle();
protected:
// the window handle
protected:
// the window handle
// themselves inside the given rectangle
virtual void DoMoveWindow(int x, int y, int width, int height);
// themselves inside the given rectangle
virtual void DoMoveWindow(int x, int y, int width, int height);
- void OnInternalIdle();
-
private:
// common part of all ctors
void Init();
private:
// common part of all ctors
void Init();