summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_colormap.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-11 00:56:41 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-11 00:56:41 (GMT)
commit051686899e00b3810399e8a247f04948b8f6e5db (patch)
treed3866f8950bf871a1653d1f18749f2379e95c427 /Smoke/gtk_colormap.c
parent9ebec7f1fcb82fd26a2c64ba4e8557f2b87508ea (diff)
download2iv35-051686899e00b3810399e8a247f04948b8f6e5db.zip
2iv35-051686899e00b3810399e8a247f04948b8f6e5db.tar.gz
2iv35-051686899e00b3810399e8a247f04948b8f6e5db.tar.bz2
'leuke' 3d smoke history
Diffstat (limited to 'Smoke/gtk_colormap.c')
-rw-r--r--Smoke/gtk_colormap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/gtk_colormap.c b/Smoke/gtk_colormap.c
index 56ec810..0813917 100644
--- a/Smoke/gtk_colormap.c
+++ b/Smoke/gtk_colormap.c
@@ -286,7 +286,7 @@ GtkWidget *create_colormap_page(void)
gtk_box_pack_start(GTK_BOX(page), frame, FALSE, TRUE, 0);
- label = gtk_label_new("Smoke visualization");
+ label = gtk_label_new("Smoke visualization");
gtk_box_pack_start(GTK_BOX(box), label, FALSE, TRUE, 0);
gtk_widget_show(label);