Add FileDialog (wrapping wxFileDialog); currently it sets up the initial path nicely.
[dcpomatic.git] / src / wx / wscript
index 6bbae6b743e80e961bb9a9d8ffec3f45a057c59a..b3b447fdf41cee9e908e12dbc8de2045b8ad9ce5 100644 (file)
@@ -70,6 +70,7 @@ sources = """
           export_subtitles_dialog.cc
           export_video_file_dialog.cc
           extra_kdm_email_dialog.cc
+          file_dialog.cc
           file_picker_ctrl.cc
           film_editor.cc
           film_name_location_dialog.cc
@@ -96,6 +97,7 @@ sources = """
           kdm_dialog.cc
           kdm_output_panel.cc
           kdm_timing_panel.cc
+          language_subtag_panel.cc
           language_tag_dialog.cc
           language_tag_widget.cc
           kdm_choice.cc
@@ -125,6 +127,8 @@ sources = """
           recipients_panel.cc
           recipient_dialog.cc
           recreate_chain_dialog.cc
+          region_subtag_dialog.cc
+          region_subtag_widget.cc
           repeat_dialog.cc
           report_problem_dialog.cc
           rename_template_dialog.cc