summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_heightplots.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-10 12:23:53 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-10 12:23:53 (GMT)
commitb83fcd9e5721b107a15ce51e74984ce38623e44b (patch)
treeeb4bd7a9c86136aa3256f6018b173cc0ee352072 /Smoke/gtk_heightplots.c
parent120b234068acc69155a0e7bc30aa6b78ad3b7f22 (diff)
download2iv35-b83fcd9e5721b107a15ce51e74984ce38623e44b.zip
2iv35-b83fcd9e5721b107a15ce51e74984ce38623e44b.tar.gz
2iv35-b83fcd9e5721b107a15ce51e74984ce38623e44b.tar.bz2
small changes
Diffstat (limited to 'Smoke/gtk_heightplots.c')
-rw-r--r--Smoke/gtk_heightplots.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/gtk_heightplots.c b/Smoke/gtk_heightplots.c
index 0f74dc8..0586eb2 100644
--- a/Smoke/gtk_heightplots.c
+++ b/Smoke/gtk_heightplots.c
@@ -69,7 +69,7 @@ static void init_adjustments(void)
g_object_ref(rho_adj);
heightplots_set_dataset(DATASET_VEL);
vel_adj = GTK_ADJUSTMENT(gtk_adjustment_new(
- heightplots_get_height(), 1, 5000, 5, 50, 0));
+ heightplots_get_height(), 1, 6000, 5, 50, 0));
g_object_ref(vel_adj);
heightplots_set_dataset(DATASET_FORCE);
force_adj = GTK_ADJUSTMENT(gtk_adjustment_new(