diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-01 22:52:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-01 22:52:02 +0100 |
| commit | 20245a48271c04a9c0f90585281b082eb9199237 (patch) | |
| tree | e330f412b68b0c3940a56e58a9b7214b8aa7d60f /src | |
| parent | 4013028cc08f339178f82304b122dee017422313 (diff) | |
White space: player_config_dialog.h
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/player_config_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/player_config_dialog.h b/src/wx/player_config_dialog.h index 9834de376..6749457cf 100644 --- a/src/wx/player_config_dialog.h +++ b/src/wx/player_config_dialog.h @@ -24,4 +24,4 @@ class wxPreferencesEditor; -wxPreferencesEditor* create_player_config_dialog (); +wxPreferencesEditor* create_player_config_dialog(); |
