X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/634f6a1f0a5e863305bf1152e287fdf486433eee..10769d8c47c21fe0ec5034726791a5ad4cf19475:/include/wx/mgl/app.h?ds=inline diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h index 529e61da5b..ec6c5a703f 100644 --- a/include/wx/mgl/app.h +++ b/include/wx/mgl/app.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) +// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -48,8 +48,6 @@ public: virtual bool Pending(); virtual void Dispatch(); - virtual wxIcon GetStdIcon(int which) const; - // implementation only from now on void OnIdle(wxIdleEvent &event); bool SendIdleEvents();