]> git.saurik.com Git - wxWidgets.git/commit
Removed deprecation warnings in OGL and Gizmos
authorRobin Dunn <robin@alldunn.com>
Tue, 25 Mar 2003 06:58:05 +0000 (06:58 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 25 Mar 2003 06:58:05 +0000 (06:58 +0000)
commitb9ac87bc5cbe46227195e32c44e25831f8206e3c
treea2e8b56ae18825e8c8f81a0fa0323dcfa203be99
parent1e4a197e4c60e461b8068b0619692ea083e30b8b
Removed deprecation warnings in OGL and Gizmos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
contrib/include/wx/ogl/basic.h
contrib/include/wx/ogl/drawn.h
contrib/include/wx/ogl/ogldiag.h
contrib/src/gizmos/splittree.cpp
contrib/src/ogl/basic.cpp
contrib/src/ogl/basic2.cpp
contrib/src/ogl/canvas.cpp
contrib/src/ogl/composit.cpp
contrib/src/ogl/constrnt.cpp
contrib/src/ogl/divided.cpp
contrib/src/ogl/drawn.cpp
contrib/src/ogl/lines.cpp
contrib/src/ogl/mfutils.cpp
contrib/src/ogl/misc.cpp
contrib/src/ogl/ogldiag.cpp
contrib/src/ogl/oglmisc.cpp