X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cb719f2e29bd20effa3259d2d7dead9fd857442c..53b9981048b3b67234bd4fa4c85fe8758eb3c21b:/src/common/textbuf.cpp diff --git a/src/common/textbuf.cpp b/src/common/textbuf.cpp index 6158973ff1..b741896ab6 100644 --- a/src/common/textbuf.cpp +++ b/src/common/textbuf.cpp @@ -148,6 +148,7 @@ wxTextBuffer::wxTextBuffer(const wxString& strBufferName) wxTextBuffer::~wxTextBuffer() { + // required here for Darwin } // ----------------------------------------------------------------------------