X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..7eb8c6ee3e90554c94d05dc06e6826f832640927:/include/wx/univ/renderer.h diff --git a/include/wx/univ/renderer.h b/include/wx/univ/renderer.h index 390338dafd..462d638b22 100644 --- a/include/wx/univ/renderer.h +++ b/include/wx/univ/renderer.h @@ -10,7 +10,7 @@ /////////////////////////////////////////////////////////////////////////////// /* - wxRenderer class is used to draw all wxWindows controls. This is an ABC and + wxRenderer class is used to draw all wxWidgets controls. This is an ABC and the look of the application is determined by the concrete derivation of wxRenderer used in the program.