summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-05-09 01:02:41 +0100
committerCarl Hetherington <cth@carlh.net>2019-05-10 23:43:55 +0100
commit676737031d1957bc39814e7104257b8fe93f11bb (patch)
tree3092fdf513ea9c67329419d32d4eb0bf5be92377 /src/wx/wscript
parentb98b59a020b4aa9845c8e449f2f5241020afd4b2 (diff)
Add system information dialog with OpenGL version.
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 580e49308..9847187c6 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -120,6 +120,7 @@ sources = """
static_text.cc
subtitle_appearance_dialog.cc
system_font_dialog.cc
+ system_information_dialog.cc
table_dialog.cc
templates_dialog.cc
text_panel.cc