(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll'

This commit is contained in:
peter1138
2007-05-28 16:46:16 +00:00
parent 493494a35d
commit 2851f58efa
10 changed files with 64 additions and 20 deletions

View File

@@ -583,6 +583,7 @@ static const char *_patches_ui[] = {
"show_finances",
"autoscroll",
"reverse_scroll",
"smooth_scroll",
"errmsg_duration",
"toolbar_pos",
"measure_tooltip",