summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
Diffstat (limited to 'bench')
-rw-r--r--bench/bench_window.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/bench_window.cpp b/bench/bench_window.cpp
index f1035e0..11a0e75 100644
--- a/bench/bench_window.cpp
+++ b/bench/bench_window.cpp
@@ -96,6 +96,7 @@ bench_window::bench_window()
instructions_scroll.set_policy(Gtk::PolicyType::NEVER, Gtk::PolicyType::AUTOMATIC);
control_box.set_size_request(200, -1);
+ core.set_size_request(200, 200);
core.set_expand();
instructions_scroll.set_size_request(200, -1);