X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..5cbda74b6606482f5286a5599fc60f3f91995a52:/interface/wx/object.h diff --git a/interface/wx/object.h b/interface/wx/object.h index 85de714b00..90435866f2 100644 --- a/interface/wx/object.h +++ b/interface/wx/object.h @@ -257,7 +257,7 @@ public: /** This virtual function is redefined for every class that requires run-time - type information, when using the ::DECLARE_CLASS macro (or similar). + type information, when using the ::wxDECLARE_CLASS macro (or similar). */ virtual wxClassInfo* GetClassInfo() const;