X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db11ea905f857284b54bd245615001ab9c03627a..209f3e1453dd576919bf1cc8f696218dae23c34b:/contrib/src/gizmos/ledctrl.cpp?ds=sidebyside 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