X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e54c96f187f46c06bd36be8cd52b35c19884aa2b..5d2d8f6ae38287516603c6e2e5ea81c7fee5efd6:/interface/dcbuffer.h diff --git a/interface/dcbuffer.h b/interface/dcbuffer.h index 083e7d9111..5d1dcf5956 100644 --- a/interface/dcbuffer.h +++ b/interface/dcbuffer.h @@ -49,7 +49,7 @@ public: Init() methods later in order to use the object. The other constructors initialize the object immediately and @c Init() must not be called after using them. - + @param dc The underlying DC: everything drawn to this object will be flushed to this DC when this object is destroyed. You may pass @NULL