X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/180b5b4827d08f1ac13bbb5eca03f775ab35a0b1..30de1d4d09ca0a707efd5958c8fff51545b2a054:/include/wx/app.h diff --git a/include/wx/app.h b/include/wx/app.h index ccd8ef978c..21cf8a1ae5 100644 --- a/include/wx/app.h +++ b/include/wx/app.h @@ -195,7 +195,7 @@ public: // either should be configurable by the user (then he can change the // default behaviour simply by overriding CreateTraits() and returning his // own traits object) or which is GUI/console dependent as then wxAppTraits - // allows us to abstract the differences behind the common fa�de + // allows us to abstract the differences behind the common facade wxAppTraits *GetTraits();