X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/277d672a9d49e588af8c12db30184ed503faa23e..124193837f27d1fb75b9607f0e005b9897d1e320:/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;