summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-12-28 23:25:09 +0100
committerCarl Hetherington <cth@carlh.net>2025-01-01 01:54:38 +0100
commit2a569aa08d8827a9a14dcd6db2c4ea1bbc8a32fd (patch)
tree74731487d34451c9811949163c669da08e3cdc3d /src/wx/wscript
parent0073b9b1dd9f916f543012a5f53d37882960527d (diff)
Split KDMOutputPanel into TallKDMOutputPanel and a base.
The TallKDMOutputPanel is just responsible for layout out the controls.
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 5a19c0df3..9fc5a24ef 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -162,6 +162,7 @@ sources = """
system_font_dialog.cc
system_information_dialog.cc
table_dialog.cc
+ tall_kdm_output_panel.cc
templates_dialog.cc
text_panel.cc
text_view.cc