X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db11ea905f857284b54bd245615001ab9c03627a..ec75509f94fb11322c1c69056d1ec2af8f041fe2:/contrib/src/gizmos/ledctrl.cpp diff --git a/contrib/src/gizmos/ledctrl.cpp b/contrib/src/gizmos/ledctrl.cpp index 3f0d109a3c..6d946378b7 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