Corrected wxWindow::GetExtent

s econd attempt at accelerators (mdi sample works)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-09-04 12:43:41 +00:00
parent 741fd2033e
commit 66c135f346
8 changed files with 65 additions and 20 deletions

View File

@@ -130,6 +130,7 @@ class wxBitmap: public wxObject
friend wxFrame;
friend wxDialog;
friend wxTreeCtrl;
friend wxNotebook;
GdkPixmap *GetPixmap() const;
GdkBitmap *GetBitmap() const;