diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-02-10 00:40:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-10 01:07:58 +0100 |
| commit | fa98ed827fa805c6d34b0f4f4e4e683a186b13c1 (patch) | |
| tree | 1440199b8aba5421790556ec9d024d9b983ed139 /src/wx/wx_util.h | |
| parent | b371e9946d60fa9885220d81da7b73a4ba34b3e1 (diff) | |
Add link button for subtitle scale.
Diffstat (limited to 'src/wx/wx_util.h')
| -rw-r--r-- | src/wx/wx_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h index 9ca9c7888..6f84705fb 100644 --- a/src/wx/wx_util.h +++ b/src/wx/wx_util.h @@ -144,6 +144,7 @@ namespace wx { extern wxString report_problem(); extern int linked_value_width(); extern wxSize link_size(wxWindow* parent); + extern wxString link_bitmap_path(); } } |
