From 0c2ee93e8fb142878280efd05b4565ee2d91b5aa Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 3 Jan 2026 00:53:59 +0100 Subject: White space. --- src/wx/content_properties_dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/content_properties_dialog.h b/src/wx/content_properties_dialog.h index 0b914f56e..253d7ff4a 100644 --- a/src/wx/content_properties_dialog.h +++ b/src/wx/content_properties_dialog.h @@ -36,5 +36,5 @@ public: ContentPropertiesDialog(wxWindow* parent, std::shared_ptr film, std::shared_ptr content); private: - void maybe_add_group(std::map > const & groups, UserProperty::Category category); + void maybe_add_group(std::map> const & groups, UserProperty::Category category); }; -- cgit v1.2.3