summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-02 12:27:14 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-02 19:22:59 +0100
commita073de1b022b362347d46b7895dc946d6506cf95 (patch)
tree8e8cfb6e0dccbf12cd76a2da6b7a2f742ff87e6d /src/wx/wscript
parent68a61d00f3754f6fc473f6ac86fb3abfe670d190 (diff)
Move General preferences tab parent to its own file.
Diffstat (limited to 'src/wx/wscript')
-rw-r--r--src/wx/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript
index d7b7bac89..c18b83086 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -96,6 +96,7 @@ sources = """
full_language_tag_dialog.cc
gain_calculator_dialog.cc
gdc_certificate_panel.cc
+ general_preferences_page.cc
gl_video_view.cc
hints_dialog.cc
html_dialog.cc