summaryrefslogtreecommitdiff
path: root/settings_gui.c
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-10-12 15:13:40 +0000
committerDarkvater <darkvater@openttd.org>2006-10-12 15:13:40 +0000
commit0ae642b9143bc2a2aeb6eb232a7dd8950f0e28fd (patch)
tree931a7de4c1ee526b74d6f55d691af56c66a2b6bd /settings_gui.c
parentf1f6e4df277e599b15c13963d77db1c225374b8a (diff)
downloadopenttd-0ae642b9143bc2a2aeb6eb232a7dd8950f0e28fd.tar.xz
(svn r6758) -Feature: Add a measurement tool that will show dimensions and height
differences of various draggable tools (inspiration, concept and double checking by MeusH).
Diffstat (limited to 'settings_gui.c')
-rw-r--r--settings_gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings_gui.c b/settings_gui.c
index 6530aa137..b93a480c8 100644
--- a/settings_gui.c
+++ b/settings_gui.c
@@ -566,6 +566,7 @@ static const char *_patches_ui[] = {
"reverse_scroll",
"errmsg_duration",
"toolbar_pos",
+ "measure_tooltip",
"window_snap_radius",
"invisible_trees",
"population_in_label",