X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/950e7faf4a09c484409657cf17bae9b90d321475..90c108964caba82a62602c7eef1268d4bb6e4841:/contrib/src/gizmos/ledctrl.cpp?ds=sidebyside diff --git a/contrib/src/gizmos/ledctrl.cpp b/contrib/src/gizmos/ledctrl.cpp index 5c93feb7fb..21a260cbc5 100644 --- a/contrib/src/gizmos/ledctrl.cpp +++ b/contrib/src/gizmos/ledctrl.cpp @@ -134,6 +134,7 @@ void wxLEDNumberCtrl::SetValue(wxString const &Value, bool Redraw) { if (Value != m_Value) { +#ifdef __WXDEBUG__ if (!Value.IsEmpty()) { for(size_t i=0; i