]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/app.h
Lots of updates for color dialog and sliders
[wxWidgets.git] / include / wx / mgl / app.h
index 529e61da5ba8d5fb4bf378880dd0436d14366d4b..ec6c5a703f64d6623d7d4bf7ec5b207068d86413 100644 (file)
@@ -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();