forked from AuroraMiddleware/gtk
Fix a typo
This commit is contained in:
parent
306cc2ed71
commit
8d752a5587
@ -1,3 +1,7 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkspinbutton.h: Fix a typo.
|
||||
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcellrendererprogress.c:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkspinbutton.h: Fix a typo.
|
||||
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcellrendererprogress.c:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkspinbutton.h: Fix a typo.
|
||||
|
||||
2005-03-21 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcellrendererprogress.c:
|
||||
|
@ -187,6 +187,6 @@ void gtk_spin_button_update (GtkSpinButton *spin_button)
|
||||
#define gtk_spin_button_get_value_as_float gtk_spin_button_get_value
|
||||
#endif
|
||||
|
||||
G_BEGIN_DECLS
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GTK_SPIN_BUTTON_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user