diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-01 22:51:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-01 22:51:24 +0100 |
| commit | 4013028cc08f339178f82304b122dee017422313 (patch) | |
| tree | 7ba0ec924d2565f20b3624a062bbd421121a191c /src/wx/full_config_dialog.h | |
| parent | ad0d5781955e7b9ff454562da922923e5250668b (diff) | |
White space: full_config_dialog.{cc,h}
Diffstat (limited to 'src/wx/full_config_dialog.h')
| -rw-r--r-- | src/wx/full_config_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/full_config_dialog.h b/src/wx/full_config_dialog.h index ae275b188..28b64e73c 100644 --- a/src/wx/full_config_dialog.h +++ b/src/wx/full_config_dialog.h @@ -27,5 +27,5 @@ class wxPreferencesEditor; -wxPreferencesEditor* create_full_config_dialog (); +wxPreferencesEditor* create_full_config_dialog(); |
