From aa8bb7b6f6fe2eed323e6f4f978a76a9a067c545 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Dec 2024 01:58:15 +0100 Subject: Separate KDM output options yet further. Trying here to get them to fit vertically in 768 pixels. --- src/wx/short_kdm_output_panel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wx/short_kdm_output_panel.h') diff --git a/src/wx/short_kdm_output_panel.h b/src/wx/short_kdm_output_panel.h index eed2950e0..3f328d0c3 100644 --- a/src/wx/short_kdm_output_panel.h +++ b/src/wx/short_kdm_output_panel.h @@ -34,5 +34,6 @@ public: private: void fill_destination_panel(wxPanel* panel); void fill_details_panel(wxPanel* panel); + void fill_name_formats_panel(wxPanel* panel); }; -- cgit v1.2.3