]> git.pld-linux.org Git - packages/genius.git/blame - genius-gcc34.patch
- up to version 0.7.1
[packages/genius.git] / genius-gcc34.patch
CommitLineData
83ba44b5 1diff -urN aa/genius-0.7.0/gtkextra/gtkplot3d.h genius-0.7.0/gtkextra/gtkplot3d.h
2--- aa/genius-0.7.0/gtkextra/gtkplot3d.h 2004-08-04 17:29:47.000000000 +0200
3+++ genius-0.7.0/gtkextra/gtkplot3d.h 2004-08-13 00:40:28.190260936 +0200
4@@ -235,10 +235,10 @@
5 gint offset);
6 gint gtk_plot3d_get_titles_offset (GtkPlot3D *plot);
7 void gtk_plot3d_axis_set_scale (GtkPlot3D *plot,
8- GtkPlotAxisPos axis,
9+ GtkPlotOrientation axis,
10 GtkPlotScale scale);
11 GtkPlotScale gtk_plot3d_axis_get_scale (GtkPlot3D *plot,
12- GtkPlotAxisPos axis);
13+ GtkPlotOrientation axis);
14 /* Grids */
15 void gtk_plot3d_major_grids_set_visible (GtkPlot3D *plot,
16 gboolean x,
This page took 0.049341 seconds and 4 git commands to generate.