]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dcbuffer.h
more utils.h fixes
[wxWidgets.git] / interface / dcbuffer.h
index 083e7d91112c9240580ce82dd0155372a6c6b604..5d1dcf59567d2c3e6777451c275d2299d8ce3f56 100644 (file)
@@ -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