diff --git a/interface/wx/listctrl.h b/interface/wx/listctrl.h index 41347abe1f..daba91dc35 100644 --- a/interface/wx/listctrl.h +++ b/interface/wx/listctrl.h @@ -417,7 +417,7 @@ public: @since 2.9.5 */ - void EnableBellOnNoMatch(bool on); + void EnableBellOnNoMatch(bool on = true); /** Finish editing the label.