X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0fc1a7137cccc829a34b3527c768db7d7ac83437..a097c93d4feee4f424476b5e8a91a5c1c52e1c1e:/utils/ogl/docs/intro.tex?ds=inline diff --git a/utils/ogl/docs/intro.tex b/utils/ogl/docs/intro.tex index 96c33653ef..6d208fff9b 100644 --- a/utils/ogl/docs/intro.tex +++ b/utils/ogl/docs/intro.tex @@ -21,8 +21,8 @@ These are the files that comprise the \ogl\ library. \item[basic.h] Header for basic objects such as wxShape and wxRectangleShape. \item[basic.cpp] Basic objects implementation (1). \item[basic2.cpp] Basic objects implementation (2). -\item[bitmap.cpp] wxBitmapShape class header. -\item[bitmap.cpp] wxBitmapShape implementation. +\item[bmpshape.h] wxBitmapShape class header. +\item[bmpshape.cpp] wxBitmapShape implementation. \item[canvas.h] wxShapeCanvas class header. \item[canvas.cpp] wxShapeCanvas class implementation. \item[composit.h] Composite object class header. @@ -40,6 +40,8 @@ These are the files that comprise the \ogl\ library. \item[misc.cpp] Miscellaneous graphics functions implementation. \item[ogldiag.h] wxDiagram class header. \item[ogldiag.cpp] wxDiagram implementation. +\item[mfutils.h] Metafile utilities header. +\item[mfutils.cpp] Metafile utilities implementation. \end{description}