X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/277d672a9d49e588af8c12db30184ed503faa23e..a93e536be025cae6ebdae27c940a72ff59c0a006:/src/common/longlong.cpp diff --git a/src/common/longlong.cpp b/src/common/longlong.cpp index 44415d8dab..ba47b870f9 100644 --- a/src/common/longlong.cpp +++ b/src/common/longlong.cpp @@ -609,11 +609,10 @@ void *wxLongLongWx::asArray(void) const wxString #if wxUSE_LONGLONG_NATIVE -wxLongLongNative +wxLongLongNative::ToString() const #else -wxLognLongWx +wxLongLongWx::ToString() const #endif -::ToString() const { // TODO: this is awfully inefficient, anything better? wxString result;