diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-05-03 01:04:39 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-05-03 01:04:39 +0200 |
| commit | f3bddcca59512a725d19bb16b94be0aa60c474b6 (patch) | |
| tree | daeb9a1fad6483c286d440dca01f3546e32b60f9 /src/wx/update_dialog.h | |
| parent | 7d8964743940eea18dbfba915418e58679ec6902 (diff) | |
White space: update_dialog.{cc,h}
Diffstat (limited to 'src/wx/update_dialog.h')
| -rw-r--r-- | src/wx/update_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/update_dialog.h b/src/wx/update_dialog.h index 138989591..d6ea35713 100644 --- a/src/wx/update_dialog.h +++ b/src/wx/update_dialog.h @@ -29,6 +29,6 @@ LIBDCP_ENABLE_WARNINGS class UpdateDialog : public wxDialog { public: - UpdateDialog (wxWindow *, boost::optional<std::string>, boost::optional<std::string>); + UpdateDialog(wxWindow *, boost::optional<std::string>, boost::optional<std::string>); }; |
