Add FileDialog (wrapping wxFileDialog); currently it sets up the initial path nicely.
[dcpomatic.git] / src / wx / wscript
index 5677a9cda5656c1f1fb9e72feda8b0866d5908b0..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
@@ -127,6 +128,7 @@ sources = """
           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