X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7775e41fd7da98d2b3af5b545d66b1efe10a4069..ce756cb06a93facb4faa35a1d57c7038fc26e8e1:/docs/latex/wx/bufferdc.tex diff --git a/docs/latex/wx/bufferdc.tex b/docs/latex/wx/bufferdc.tex index 5bf6fcf486..31058d7500 100644 --- a/docs/latex/wx/bufferdc.tex +++ b/docs/latex/wx/bufferdc.tex @@ -6,7 +6,7 @@ %% Created: 07.02.04 %% RCS-ID: $Id$ %% Copyright: (c) 2004 Vadim Zeitlin -%% License: wxWindows license +%% License: wxWidgets license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxBufferedDC}}\label{wxbuffereddc} @@ -59,7 +59,7 @@ flushed to this DC when this object is destroyed. You may pass NULL in order to just initialize the buffer, and not flush it.} \docparam{area}{The size of the bitmap to be used for buffering (this bitmap is -created internally when it is not given explicitely).} +created internally when it is not given explicitly).} \docparam{buffer}{Explicitly provided bitmap to be used for buffering: this is the most efficient solution as the bitmap doesn't have to be recreated each