summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-09 15:04:24 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-09 15:04:24 (GMT)
commit19104903490d2c67f9b385804a7f89df8f6fc48c (patch)
tree5996af7dddde1e4ae3513cfebf8d2c99d281cae5 /Smoke/gtk.c
parenteac915db1c03ec7a59286d529ca578cf11b21650 (diff)
download2iv35-19104903490d2c67f9b385804a7f89df8f6fc48c.zip
2iv35-19104903490d2c67f9b385804a7f89df8f6fc48c.tar.gz
2iv35-19104903490d2c67f9b385804a7f89df8f6fc48c.tar.bz2
nieuwe colormap fire
Diffstat (limited to 'Smoke/gtk.c')
-rw-r--r--Smoke/gtk.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/Smoke/gtk.c b/Smoke/gtk.c
index 537a7f3..6e519b5 100644
--- a/Smoke/gtk.c
+++ b/Smoke/gtk.c
@@ -783,13 +783,13 @@ create_window (GdkGLConfig *glconfig, struct vis_data_arrays *vis_data)
gtk_notebook_append_page(GTK_NOTEBOOK(settings_notebook), notebook_page, notebook_page_label);
- notebook_page_label = gtk_label_new("Divergence");
- gtk_widget_show(notebook_page_label);
+ //notebook_page_label = gtk_label_new("Divergence");
+ //gtk_widget_show(notebook_page_label);
- notebook_page = create_divergence_page();
- gtk_widget_show(notebook_page);
+ //notebook_page = create_divergence_page();
+ //gtk_widget_show(notebook_page);
- gtk_notebook_append_page(GTK_NOTEBOOK(settings_notebook), notebook_page, notebook_page_label);
+ //gtk_notebook_append_page(GTK_NOTEBOOK(settings_notebook), notebook_page, notebook_page_label);
notebook_page_label = gtk_label_new("Isolines");
gtk_widget_show(notebook_page_label);