Updated doc for wxFileExists()

Corrected redrawing and OpenGl canvas
  Made new font code in utilsunix compile (Why does
    Vadim never need any headers?)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-10-02 10:56:10 +00:00
parent f1415824cc
commit e8b04eb349
6 changed files with 71 additions and 145 deletions

View File

@@ -131,9 +131,6 @@ class wxGLCanvas: public wxScrolledWindow
// implementation
virtual void DoSetSize( int x, int y, int width, int height,
int sizeFlags = wxSIZE_AUTO );
virtual GtkWidget *GetConnectWidget();
bool IsOwnGtkWindow( GdkWindow *window );