X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db11ea905f857284b54bd245615001ab9c03627a..29b53ef977fd6c50da7915a659ed2e81a6e3c9bc:/contrib/src/gizmos/ledctrl.cpp diff --git a/contrib/src/gizmos/ledctrl.cpp b/contrib/src/gizmos/ledctrl.cpp index 3f0d109a3c..a43f5ae588 100644 --- a/contrib/src/gizmos/ledctrl.cpp +++ b/contrib/src/gizmos/ledctrl.cpp @@ -136,7 +136,7 @@ void wxLEDNumberCtrl::SetValue(wxString const &Value, bool Redraw) if (Value != m_Value) { #ifdef __WXDEBUG__ - if (!Value.IsEmpty()) + if (!Value.empty()) { for(size_t i=0; i