diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-11-20 23:13:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-11-20 23:13:38 +0100 |
| commit | 89a7c0c5ea6205c4f19be9c7e3186b4d7ad1e44c (patch) | |
| tree | 6de5445ffc69135f695e9a0fb549b091b59ef831 /src/wx/content_panel.h | |
| parent | ec7a23305dfb378c589180ec1c9f689224acfce4 (diff) | |
| parent | d51d330f78f11160509a764060ecc17a731e97cf (diff) | |
Merge branch 'main' into v2.17.x
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 38b634a62..f99d518a2 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -102,6 +102,7 @@ private: void item_selected (); void item_deselected (); void item_deselected_idle (); + void item_focused (); void check_selection (); void add_folder_clicked (); void add_dcp_clicked (); |
